@font-face{
	font-family:trump_gothic_east;
	src: url('../fonts/trump_gothic_east.eot');
	src: url('../fonts/trump_gothic_east.eot?#iefix') format('embedded-opentype'),
		url('../fonts/trump_gothic_east.woff2') format('woff2'),
		url('../fonts/trump_gothic_east.woff') format('woff'), 
		url('../fonts/trump_gothic_east.ttf') format('truetype'),
		url('../fonts/trump_gothic_east.svg#trump_gothic_east') format('svg');
}
@font-face{
	font-family:neutra_text_tf;
	src: url('../fonts/neutra_text_tf.eot');
	src: url('../fonts/neutra_text_tf.eot?#iefix') format('embedded-opentype'),
		url('../fonts/neutra_text_tf.woff') format('woff'), 
		url('../fonts/neutra_text_tf.ttf') format('truetype'),
		url('../fonts/neutra_text_tf.svg#neutra_text_tf') format('svg');
}
@font-face {
	font-family: aven;
	src: url(../fonts/AvenirLTStd-Black.ttf) format('truetype'),
		url(../fonts/AvenirLTStd-Black.otf) format('otf'),
		url(../fonts/AvenirLTStd-Black.woff) format('woff');
}
@font-face {
	font-family: "Montserrat-Medium";
	src: url("../font/Montserrat-Medium.woff2") format("woff2"),
			url("../font/Montserrat-Medium.woff") format("woff"),
			url("../font/Montserrat-Medium.ttf") format("truetype"),
			url("../font/Montserrat-Medium.eot") format("embedded-opentype");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'gilroy_bold';
	src: url('../fonts/gilroy-bold-4.otf') format('truetype');
}
@font-face {
	font-family: 'manrope-regular';
	src: url('../fonts/manrope-regular.otf') format('truetype');
}
html{font-size: 16px;}
html::-webkit-scrollbar{width:5px;height:5px;background-color:#fff;} 
html::-webkit-scrollbar-track{border-radius:0;background-color:#fff;}
html::-webkit-scrollbar-thumb{border-radius:50px;width:5px;height:5px;background-color:#444;}
body{ overflow-x: hidden; }
*{ margin:0; padding:0;box-sizing:border-box; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,    "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";}
img{ border:none;}
ul,li{ list-style:none;}
a{ text-decoration:none; color:#555;}
a:hover{ text-decoration:none;}
.lh_75{height:75px;}
.lh_35{height:35px;}
.lh_140{height:190px;}
.lh_130{height:120px; background: #fff;box-shadow: 0 4px 6px #e9e9e9; position: relative;z-index: 1}
.s_width{width:90%;margin:0 auto;}
.s_width2{width:90%;margin:0 auto;}
.s_width3{width:84%;margin:0 auto;}
.s_width4{width:100%;}
.none{display:none;}
.block{display:block;}
.b{display: block; transition: 0.5s;}
.n{display: none; transition: 0.5s}





.r{float: right}
.h_line{height:5px;background:url(../images/hline.jpg) no-repeat center top;}
.header{width:100%;position:absolute; height:100px; display: flex;justify-content: space-between; align-items: center;padding:0 18px;z-index: 98; transition: 0.5s;}
.header2{ position: fixed; background: #fff;box-shadow: 0 0 35px rgba(0,0,0,.15); }
.header3{ background: none;position: absolute;;border-bottom: 1px solid rgba(0,0,0,.05);left: 0;top:0;z-index: 102; background:#0fc48e; }
.logo_en{ display: flex;justify-content: flex-start;align-items: center;}
.header .logo{position: relative;z-index: 999;display: flex;justify-content: flex-start;align-items: center}
.header .logo a{ display: flex;justify-content: center;align-items: center;  height:70px; }
.header .logo img{ max-width:240px;width: 100%; margin: 0 auto; vertical-align: middle}
.logo_tel2{font-size: 1.5rem;font-family:'gilroy_bold';position: relative;; background:#10ad7e; color: #fff; border-radius: 25px; line-height: 45px; padding:0 25px 0 45px;margin:0 0 0 25px}
.logo_tel2:after{content: ''; position: absolute;left:15px;top:15px;width:17px;height: 18px;background: url(../images/add.png);}
.logo_n{display: none;}
.logo_b{display: block;}
.header2 .logo_n{display: block;}
.header2 .logo_b{display: none;}
.nav_box_6 {display: none;}

.search{  display: flex;justify-content: center;align-items: center; }
.search img{width:20px}
/*--search modal--*/
.modal2 { position: fixed; z-index:999999999999999; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.8);display: none; }
.modal-dialog2 { position: absolute; z-index:9999999999; left: 0; top:50%; margin-top:-250px; width: 100%; background:; height:500px; }
.modal-content2 { width: 1200px; margin:0 auto; position:absolute;left:50%; margin-left:-600px; height:400px; }
.modal-content2 > div {  }
.modal-content2 input { border: none; float: left;}
.modal-content2 .search-logo { width: 408px; padding:80px 0 0 0; position:absolute; left:50%; margin-left:-204px; border-bottom:1px solid #5c5c5c}
.modal-content2 .search-logo img{ width:100%;}
.modal-content2 .search-bar2 { position:absolute; width:850px; left:50%; margin-left:-425px; height:90px; top:130px; }
.modal-content2 .search-tab .tab { padding: 6px 20px; float: left; font-size: 24px; color: #fff; cursor: pointer; }
.modal-content2 .search-tab .on { background: #fff; color: #fe0000; }
.modal-content2 .tab-panel { display: none; }
.modal-content2 .on { display: block; }
.modal-content2 .search-close { width:60px; height:60px; cursor: pointer; transition:.4s all; display:block; position:absolute; right:0; top:0;}
.modal-content2 .search-close:hover {  color: #fff; transform: rotate(360deg); -webkit-transform: rotate(360deg); }
.modal-open { overflow: hidden; padding-right: 17px; }
.modal-content2.search-bar .search-keywords { margin-top: 2px; border-radius: 6px; overflow: hidden; }
.modal-content2 .search-bar .form-control { padding-left: 10px; width: 754px; height: 70px; line-height: 70px; font-size: 16px; background:#eee}
.modal-content2 .search-bar .espcms_search_icon{  width: 70px; height: 70px; line-height: 70px; text-align: center; font-size: 16px; color: #fff; cursor: pointer; margin-left:15px; background:#31459b url(../images/se.png) no-repeat center center;border: none;}
.modal-content2 .keywords{	width:90%; padding-left:10px;	height:90px; line-height: 90px;	border:none; }
.modal-content2 .searchbtn2{ position: absolute; height:90px; background: #0fc48e;  background-position:50% 50%;	background-repeat: no-repeat;width:90px;	right:-1px;	top:0; border: 0px;	cursor:pointer; color: #fff;font-size: 16px;}
.modal-open2 { overflow: hidden;}
.header .erwei_pic{position: absolute;	top: 55px;	left: 0;	margin-left: 0;	padding-bottom: 0;	opacity: 0;	visibility: hidden;	transition: all .3s ease; width:110px;height:75px; background: rgba(0,0,0,.8); line-height: 2; text-align: center; border-radius: 10px;}
.header .erwei_pic a{ display: block; color: #fff;font-size: 1rem;}
.header .erweid{position: relative;margin:0 0 0 55px; height:55px; display: flex;justify-content: center; align-items: center;   }
.header .erweid .erweida{position: relative; display: flex;justify-content: space-between; align-items: center; color: #fff; font-size: 1rem; width:110px; background: url(../images/j.png) no-repeat right center; padding:0 30px 0 0}
.header.header3 .erweid .erweida{  color: #222;background: url(../images/j2.png) no-repeat right center; padding:0 30px 0 0}
.header .erweid .erweida .b{display: block;}
.header .erweid .erweida .n{display: none;}
.header.header2 .erweid .erweida .b{display: none;}
.header.header2 .erweid .erweida .n{display: block;}
.header.header2 .erweid .erweida{color: #333;background: url(../images/j2.png) no-repeat right center;}

.header .erweid:hover .erwei_pic{opacity: 1; visibility: visible;}
.nav_tel{width:60%;display: flex;justify-content: space-between; }
.index_nav3{width:calc(100%/1 - 80px);height:100px;display:flex;justify-content:space-between;align-items:center;-webkit-align-items:center;z-index: 999; }
.index_nav3 li{line-height:100px;width:calc(100%/7);text-align: center; display: flex; justify-content: center; align-items: center; }
.index_nav3 li.index_p2{ position: relative;}
.index_nav3 li a{color:#fff;font-size:1.1rem;display:block; position: relative; }
.index_nav3 li a:hover{font-weight:bold; text-decoration:none;color:#ffffff;}
.index_nav3 li a.aa:after{width:0;height:2px;background: #02b875;content: '';position: absolute;left:0;bottom: 0; transition: 0.3s;}
.index_nav3 li:hover a.aa:after{width:100%;}
.relative{position: relative;box-shadow: 0 0 45px rgba(0,0,0,0.2);}
.header.header2 .index_nav3 li a{color:#333; }

.slideBoxbann{ position:relative; overflow:hidden; margin:0  auto 0 auto; }
.slideBoxbann .hd{ position:absolute; height:26px; line-height:26px; bottom:7px; right:0; z-index:1; }
.slideBoxbann .hd li{ display:inline-block; width:8px; height:8px;border-radius:10px;  background:rgba(255,255,255,0.5); text-indent:-9999px; overflow:hidden; margin:0 6px;   }
.slideBoxbann .hd li.on{ background: #F60;  }
.slideBoxbann .bd{ position:relative; z-index:0; }
.slideBoxbann .bd li{ position:relative; text-align:center;  }
.slideBoxbann .bd li img{ vertical-align:top; width:100%;}
.slideBoxbann .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }
.slideBoxbann .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; background:url(images/focustitlebg.png) repeat-x; color:#fff;  text-align:left;  }
.index_nav2{width:calc(100%/1 - 80px);height:100px;display:flex;justify-content:space-between;align-items:center;-webkit-align-items:center;z-index: 999; }
.index_nav2 li{line-height:100px;width:calc(100%/7);text-align: center; display: flex; justify-content: center; align-items: center; }
.index_nav2 li.index_p2{ position: relative;}
.index_nav2 li a{color:#fff;font-size:1.1rem;display:block; position: relative; }
.index_nav2 li a:hover{font-weight:bold; text-decoration:none;color:#fff;}
.index_nav2 li a.aa:after{width:0;height:2px;background: #fff;content: '';position: absolute;left:0;bottom: 0; transition: 0.3s;}
.index_nav2 li:hover a.aa:after{width:100%;}

.son{ position: absolute; z-index: 1; top: 100%; width: 100%; left: 0; box-sizing: border-box;	display: none; border-top: 1px solid #f3f3f3;}
.son .s_width{display: flex;    justify-content: space-between;width:100%;background:#fff;align-items: center; padding:0 5%}
.son .son_pic{width:50%;padding: 55px 0;}
.son .son_pic img{width:100%;display: block;}
.son .son_l{width:40%; display: flex;justify-content: flex-start; flex-wrap:wrap; align-items: flex-start; }
.son .son_l strong{ display: block;width:100%;    text-align: left; color: #02b875;font-size: 2rem;line-height: 2; margin: 0 0 25px 0;}
.son .son_l strong span{ padding:0 0 0 10px;font-weight: lighter; text-transform: uppercase;color: #333;}
.son .son_l i{display: block;font-size: 1rem;line-height: 2; color: #333; text-align: left; margin: 0 0 45px 0;}
.son dl{width:100%; display: flex;justify-content: flex-start; flex-wrap:wrap;  }
.son dt{width:25%; display: flex; line-height: 75px; text-align: center; margin: 0 0 25px 0; }
.son dt a{line-height: 3;font-size: 1.1rem; color:#333;  padding: 0 0;  display: block;  }
.son dt a:hover{color: #02b875;font-weight: bold;}
.son dt a div{width:131px; margin:0 auto}
.son dt a div img{width:100%; display: block; border-radius: 10px;}

.in_video{position: relative;width:100vw; height:133vw; z-index: 1; background: url(../images/bao2.jpg) no-repeat left top; background-size: 100%; overflow: hidden; }
.text5 i{    margin: 0 0 35px 0;}
.text5 .cj{font-size:2.2rem; text-align: center; padding:0 10%;line-height: 1.2; font-weight: bold;}
.text5 .boli{ font-size: 1.3rem;letter-spacing: 0; text-align: center; padding: 20px 0 0 0;}
.text5{  top:26vw ; position:absolute; z-index: 2; width: 100%;  color: #fff; display: flex;    justify-content: center;    flex-direction: column;    align-items: center;}
.text5 .sp_a a{    justify-content: center;}

.g-btn3 img{width:50px;margin:0 auto;display: block;}
/*视频弹出*/
.index-video {	position: fixed; z-index:999999999999999; left:0; top:0; width:100vw; height:100vh; background:rgba(0,0,0,0.8);display: none;}
.index-video .x-btn { top: 5%; right: 5%;}
.x-btn { position: absolute; width: 75px; height: 75px;	line-height: 75px;	text-align: center;	color: #fff; -webkit-border-radius: 50%; border-radius: 50%; -webkit-transition: 0.3s;	-o-transition: 0.3s; transition: 0.3s;	font-size: 24px; z-index: 50;transition:.4s all;}
.x-btn:hover {transform: rotate(360deg); -webkit-transform: rotate(360deg);	color: #fff;}
.search-close { width:60px; height:60px; cursor: pointer; transition:.4s all; display:block; position:absolute; right:0; top:0;}
.search-close:hover {  color: #fff; transform: rotate(360deg); -webkit-transform: rotate(360deg); }

.modal-open{overflow: hidden;}
.video-box video {
	position: absolute;
	width: 100%;
    height: auto;    top: 40%;
    margin-top: -20%;
	-o-object-fit: cover;
	object-fit: cover;
}
.video-box iframe {
	position: absolute;
	left: 50%;margin-left:-40%;
	top: 50%;margin-top:-20%;
	width: 80%;
	height: 80%;
	-o-object-fit: cover;
	object-fit: cover;
}

/*video*/
.nn_banner{width:100%; position: relative;overflow: hidden; display: flex;justify-content: center;}
.mm_bg2{top: 0;height: 100%;width: 100%;background:  url(../images/hhbg2.png) no-repeat left top; z-index:3;position: absolute}
.nn_banner_wenan{width:100%;height:320px;position: absolute;top:50%;margin-top:-160px; z-index: 4; overflow: hidden; display: flex;justify-content: space-between;flex-direction: column; align-items: center}
.nn_banner_wenan i{display: block; width:100px;height:2px; background: #fff;}
.nn_p{font-size:29px;color: #ffffff;text-shadow: 3px 3px 3px rgba(0,0,0,0.8);font-weight: bold;}
.nn_banner_img{width: 100%;height:100%; z-index: 1; overflow: hidden;}
.nn_text{ width:100%;position: relative;text-align: center}
.video {width:100%;position: relative;overflow: hidden;}
.video video{width:100vw; height: auto; z-index:1;position: relative;display: block;}
.ind_ban_tex {	position:absolute;width:86%;height:500px;left:50%;margin-left:-43%;top:50%;margin-top:-250px;transform:translateY(0%); text-align: center; display: flex;justify-content:center;flex-direction: column; align-items: center; z-index: 4; transition: 0.5s; opacity: 1;}
.ind_ban_tex  a{width:204px;line-height: 60px; font-size:1.3rem;color: #fff;display: block;   border-radius: 35px;font-weight:lighter;background: #02b875;border: #02b875 1px solid;  margin:65px 0 0 0; transition: 0.3s;}
.ind_ban_tex  a:hover{width:184px; }
.ind_ban_tex  i{width:87px; height: 2px;background-color: #fff;display: block;  margin:0 0 65px 0;}
.banner3 .ind_ban_tex_title{font-size: 4.2rem;color: #fff; font-weight: bold;line-height: 1.5; letter-spacing: 22px;}
.banner3 .ind_ban_tex_info{font-size:1.5rem;color: #fff; margin:0 0 55px 0}

/*banner*/
.slide-main{position: relative; z-index: 1;}
.prev,.next{display: block; position: absolute; z-index: 222; bottom: 40%; overflow: hidden; cursor: pointer;/*background-color: rgba(165,165,165,0.4);*/}
.prev img,.next img{ margin: 10px 0 0 5px;}
.prev{left: 50px;}
.next{right: 50px;}
.slide-main .item{display: block; width: 100%; height: 0.95rem; position: absolute; z-index: 124; bottom:2.6rem; left: 0; text-align: center;}
.slide-main .item a{display: inline-block; width: 0.95rem; height: 0.95rem; margin-right: 0.95rem; background: #fff; opacity: 0.8; -moz-opacity: 0.8; filter: alpha(opacity=60); overflow: hidden; border-radius: 50px;}
.slide-main .item a.cur{background: #21a098; /*width: 40px;*/}
.slide-box,.slide{display:block;width:100%;height: auto;}
.slide-box{position:relative;overflow: hidden;z-index:4;}
.slide{display:none;position:relative;z-index:1;}
.slide img{width: 100%;height: auto; display: block}
.slide a{display:block;cursor:pointer;}


/*footer*/
.footer{ background: #222222 }
.footer .s_width:nth-child(1){ padding:115px 0 95px 0 ; display:flex;justify-content:space-between}
.footer strong{ display: block; font-size:1.4rem; line-height:2; color:#0fc48e; margin-bottom:25px; font-weight: normal; }
.footer i{ width:30px;height:1px; background:#15a086;display: block; margin-bottom:25px;}
.footer .f_fenlei{ width:380px }
.footer .f_fenlei2{  }
.footer .f_fenlei div{ display:flex;justify-content:space-between; flex-wrap: wrap;}
.footer .f_fenlei li{ line-height:3; width:130px; text-align:left;margin:0 0 0 0 ;}
.footer .f_fenlei li a{ color:#fff;font-size:1rem;  display: block}
.footer .f_fenlei li a:hover{ color:#15a086;}
.footer .f_erweima{ }
.footer .f_erweima div{display: flex;justify-content: space-between; flex-direction: column; margin:0 0 25px 0; }
.footer .f_erweima div p{line-height: 1.5rem; color: #fff; font-size: 1.1rem;   }
.footer .f_erweima div span{display: block;line-height: 1.5; color: #0fc48e; font-size: 2.2rem;font-weight: bold; font-family: "manrope-regular";}
.footer .f_erweima dl{ display: flex;justify-content:space-between;}
.footer .f_erweima dd{ display: flex;justify-content: center; align-items: center;flex-direction: column;}
.footer .f_erweima dd p{ line-height: 55px; color: #fff; font-size: 1rem;}
.footer .f_erweima dd img{ text-align: center; width:95%; max-width:100px; display: block;}
.footer_p{ display: none; }
.footer_p{line-height:125px; text-align:center; font-size:1rem; color:#fff;border-top:1px solid rgba(255,255,255,0.1)  }
.footer_pp{ display: flex;justify-content: space-between;}
.footer_p a{ color:#fff}
.footer_p a:hover{ color:#999}
.footer_p img{ vertical-align: middle;}
.footer .f_contact2{display: flex; align-items: flex-end; flex-direction: column;}
.footer .f_contact3{display: none;}
.footer .f_contact2 div{ line-height:2.2rem; color:#d5d5d5; font-size:1rem;padding:0 0 0 0; text-align: right;}
.footer .f_contact2  a{ width:217px;line-height: 56px; transition: 0.3s; background: #0fc48e; font-size: 1.1rem; color: #fff; border-radius: 35px; margin: 25px 0 0 0; position: relative; padding:0 29px 0 45px;}
.footer .f_contact2  a:after{ content: '';background: url(../images/swt_more.png) no-repeat; width:20px;height: 12px;position: absolute;right:40px;top:22px;transition: 0.3s;}
.footer .f_contact2  a:hover:after{right:45px;}
.footer .f_contact2  a:hover{padding:0 29px 0 35px;}



.index_prot{display: flex;justify-content: space-between; align-items: center;  padding:0 0 45px 0}
.product .pro_title p{ font-size: 60px; color: #91b721; line-height:75px;}
.product .pro_title p strong{  color: #1d2088;}
.product .pro_title div{  font-size:2.6rem; color:#c7c6c6;  line-height: 35px; font-weight: lighter;}
/* a_title2 */
.a_title2{padding:0 0 70px 0; position: relative; display: flex;justify-content: space-between; align-items: center;}
.a_title2 div.prot{position: relative; z-index: 2;}
.a_title2 div.prot p{color: #ffffff; font-size: 3.2rem; line-height: 1;}
.a_title2 div.prot p strong{color: #ffffff;}
.a_title2 div.prot span{color: #ffffff;font-size: 2.2rem; line-height: 1.6;} 
.a_title2 a{width:210px;display: block; line-height:54px;color: #fff; transition: 0.3s;font-family: 'manrope-regular'; border-radius: 40px;font-size: 1.1rem; padding:0 29px;position: relative; border: #ffffff 2px solid; margin:35px 0 0 0}
.a_title2 a:after{ content: '';background: url(../images/mr.png) no-repeat; width:19px;height: 8px;position: absolute;right:40px;top:20px;transition: 0.3s;}
.a_line{ height: 1px;background: rgba(255,255,255,.3); }
.a_title2 a:hover:after{right:45px;}
.a_title2 a:hover{padding:0 34px;}
.p_s_a {  }
.p_s_a i{ font-size: 2rem; line-height:1.6; color: #ffffff; display: block; font-style: normal; text-decoration: underline; text-align: right; }

.search-bar2 {   width:310px;  height:54px;  position: relative; border-radius: 50px; overflow: hidden; box-shadow: 0 0 35px rgb(0 0 0 / 7%);background: #fff;margin: 0 10px 0 0;}
.keywords2{	width:90%; padding-left:20px; line-height: 54px;	border:none; outline:none ;font-size: 1rem;}
.searchbtn2{ position: absolute; height:54px; background: #02b875;  background-position:50% 50%;	background-repeat: no-repeat;width:90px;	right:-1px;	top:0; border: 0px;	cursor:pointer; color: #fff;font-size: 1rem;background: url(../images/se.png) no-repeat center center;}

/* product */
.product{  background:#fff url(../images/bg.jpg) no-repeat center top;display: flex;justify-content: space-between; position: relative;}
.pro_title_a{width:20%; background: #02b875 url(../images/zhengbo.png) no-repeat right center;padding:125px 0 ;;display: flex;justify-content: space-between;}
.pro_title_a div:before{  content:''; position: absolute;left:15px; top:17px; width:1px;height:90%; background:rgba(255,255,255,0.5) }
.pro_title_a a{  display: block; font-weight: normal; font-size: 1.2rem; line-height:40px; color: #fff; padding-left:2.6rem;width: 100%;  transition: 0.3s;position: relative ;}
.pro_title_a a:hover{font-size: 1.4rem; font-weight: bold; }
.pro_title_a a:before{ content:''; position: absolute;left:0px; top:5px; width:0.95rem;height:0.95rem;border-radius:0.95rem;  background: #fff;border: 8px solid #02b875;}
.pro_title_a a:hover:before{ background: #222;}
.pro_title_a div{width:55%;margin:0 auto;display: flex;justify-content: space-between;flex-direction: column; align-items: center;position: relative ;} 


/* sty6 */
.s_width4{padding:55px 0;margin:0 auto;}
.pro_con_c{display: flex;justify-content: space-between; align-items: flex-start; flex-wrap: wrap; width: 94%;}
.pro_con_c li{width:24.2%;margin:0 1% 20px 0;   border-radius: 30px;position: relative; transition: all linear 0.3s; overflow: hidden; }
.pro_con_c li:nth-child(4n){margin:0 0 20px 0; }
.keshi_pic{width:100%; position:relative; overflow:hidden; z-index: 1;}
.keshi_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.pro_con_c li:hover .keshi_pic img{ transform:scale(1.05,1.05);}
.keshi_text{text-align: center; padding:35px 35px;display: flex;justify-content: center;align-items: center;flex-direction: column; background: #f7f7f7;}
.keshi_text strong{ font-size:1.5rem;line-height: 2; color: #1a1a1a;}
.keshi_text p{ font-size:1.1rem;line-height: 1.7rem; color: #444; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.keshi_text i{width:130px;border: 1px solid rgba(0,0,0,.1); line-height: 2.6rem;font-size: 1rem;color: #7d8090;font-style: normal;margin: 25px 0 0 0; border-radius: 33px;}
.sty6 { position: relative;width:94%;margin:0 auto}
.sty6 .swiper-container {width: 100%; padding:25px 0 }
.sty6 .swiper-slide {width: 24.22%;margin:0 1% 0 0;display: block;position: relative; transition: all linear 0.3s;background: #fff; box-shadow: 0 0 25px rgb(0 0 0 / 5%); border-radius: 30px;}
.sty6 .swiper-slide:hover .keshi_text p{ color: #02b875;}
.sty6 .swiper-slide:hover .keshi_text strong{   color: #02b875;}
.sty6 .swiper-slide:hover .keshi_pic img{ transform:scale(1.05,1.05);}
.sty6 .swiper-button {width: 42px;height: 42px;position: absolute;top: 50%;margin-top: -21px;z-index: 2;background: rgba(0,0,0,0.1);border-radius: 50%;text-align: center;line-height: 42px; cursor: pointer;transition: all linear 0.3s}
.sty6 .swiper-button:hover {background: rgba(0,0,0,0.5)}
.sty6 .swiper-button-prev {left: 0}
.sty6 .swiper-button-next {right: 0}
@media screen and (max-width:1440px) {
}
@media screen and (max-width:1023px){
    .sty6{margin-top: 10px}
}
/* gongzhu */
.gongzhu{ background: #e6f5fd;padding:75px 0 35px 0;}
.gongzhu .s_width4{display: flex;justify-content: space-between; align-items: flex-start;width: 94%;}
.gongzhu .s_width4 li{width:49.5%;position: relative; overflow: hidden; border-top-right-radius: 80px; border-bottom-left-radius: 80px;;}
.gongzhu .s_width4 li .h_bg{width:100%;position: absolute;left:0;bottom:0;height:50%;z-index: 2;background-image: linear-gradient(180deg, rgba(255,255, 255, 0), 50%, rgba(0, 0, 0, 0.5));;}
.gongzhu .s_width4 li img{width:100%; display: block;position: relative; transition:0.4s ease;}
.gongzhu .s_width4 li:hover img{ transform:scale(1.05,1.05);}
.gongzhu .s_width4 li .gongzhu_text{position: absolute;left:5%;top:50px; width:100%;z-index: 3;display: flex; flex-direction: column;}
.gongzhu .s_width4 li .gongzhu_text i{width:20px;height:3px;background: #0db684; margin:0 0 20px 0;display: block;}
.gongzhu .s_width4 li .gongzhu_text strong{color: #0db684; font-size: 1.9rem;line-height: 2;}
.gongzhu .s_width4 li .gongzhu_text span{color: #333; font-size: 1.5rem;line-height: 1;}
.gongzhu .s_width4 li:nth-child(2) .gongzhu_text i{ background: #fff;}
.gongzhu .s_width4 li:nth-child(2) .gongzhu_text strong{color: #fff;  }
.gongzhu .s_width4 li:nth-child(2) .gongzhu_text span{color: #fff;  }


.youshi_t{  margin:0 0 35px 0;text-align: center;}
.youshi_t div{margin:0 auto 15px auto; color: #0f2e6f; font-size: 3.2rem; line-height: 1.7; font-weight: bold;  }
.youshi_t div strong{ color: #0db684; }
.youshi_t div span{  color: #0f2e6f;  }
.youshi_t p {  color: #282828; font-size: 1.5rem; line-height: 1;}

/* productshow */
.productshow{width: 100%;position: relative;;}
/* s_title */
.s_title{padding:0 0 70px 0; position: relative; display: flex;justify-content: space-between; align-items: center; position: absolute;left:50%;top:7%;width:90%;margin-left:-45%; z-index: 2;}
.s_title div{position: relative; z-index: 2;}
.s_title div p{color: #fff; font-size: 3rem; line-height: 1.4; font-weight: bold;}
.s_title div span{color: #fff;font-size: 1.6rem; line-height: 1.6;} 
.s_title a{width:180px; line-height:54px;color: #fff; transition: 0.3s; border-radius: 10px;font-size: 1.05rem; padding:0 29px;position: relative; background: #003399;}
.s_title a:hover{padding:0 34px;}
.s_title a:after{ content: '';background: url(../images/mr.png) no-repeat; width:19px;height: 8px;position: absolute;right:30px;top:20px;transition: 0.3s; }
.s_title a:hover:after{right:45px;}


/* a_title */
.a_title{padding:80px 0 80px 0; text-align: center;}
.a_title p{color: #555555;font-size: 2.3rem; line-height: 3.5rem; margin: 0 0 35px 0; }
.a_title a{width:168px;line-height:53px;margin:0 auto;background: #15a086;display: block;color: #fff;font-size: 1.1rem; border-radius: 0; transition: 0.3s;}
.a_title a:hover{ border-radius: 35px;}


/*shuzi*/
.about_line{height:1px;background: rgba(255,255,255,0.1);margin: 25px auto}
/* about */

.BMap_bubble_title{font-size:1.1rem;font-weight: bold;}
.BMap_bubble_content{font-size:0.9rem;line-height: 1.5rem;}



/* case_t */
.case_t{display: flex;justify-content: space-between;align-items:center; }
.case_t a{width:180px; line-height:55px;color: #fff;  background: #18afb4;text-align: center;transition: 0.3s; border-radius: 30px;}
.case_t a:hover{ color: #fff; }
.cc_title div{font-size: 3.5rem;color:#222; line-height:5rem;font-weight: bold;  }
.cc_title div strong{color:#18afb4;}
.cc_title i{font-size: 2rem;color:#333;font-style: normal; }
.cc_title p{ font-size: 1.1rem;color:#333333;line-height:3rem;}
.case_t span{width:50%;font-size: 1rem;line-height:1.8rem; color: #323232;}



/* a_title3 */
.a_title3{padding:0 0 70px 0; position: relative; display: flex;justify-content: space-between; align-items: center;}
.a_title3 i{position: absolute;left:-5.7%;top:-20px; font-size: 9rem;font-family: 'gilroy_bold'; color: #02b875; font-style: normal; text-transform: uppercase; z-index: 1; opacity: 0.05; }
.a_title3 div{position: relative; z-index: 2;}
.a_title3 div p{color: #131313; font-size: 3rem; line-height: 1; font-weight: bold;}
.a_title3 div span{color: #0fc48e;font-size: 3rem; line-height: 1.6;} 
.a_title3.a_title5 div p{color: #fff; }
.a_title3.a_title5 div span{color: #fff; } 
.a_title3 a{width:210px; line-height:54px;color: #fff; transition: 0.3s; border-radius: 10px;font-size: 1.05rem; padding:0 29px;position: relative; background: #003399;}
.a_title3 a:hover{padding:0 34px;}
.a_title3.a_title5 a{ background: #111;}
.a_title3 a:after{ content: '';background: url(../images/mr.png) no-repeat; width:19px;height: 8px;position: absolute;right:30px;top:20px;transition: 0.3s; }
.a_title3 a:hover:after{right:45px;}
/* honor */
.honor{ background: url(../img/zbg.jpg) repeat-x left top;padding:20px 0 110px 0;}
.h_title{padding:70px 0 70px 0; position: relative; display: flex;justify-content: space-between; align-items: center;}
.h_title i{ font-size: 1.8rem; line-height:1.6; color: #222; display: block; font-style: normal; text-decoration: underline; text-align: right; }
.h_title em{ display: block;width:35px;height: 3px;background: #0fc48e;margin: 0 0 15px 0; }
.h_title div{position: relative; z-index: 2;}
.h_title div p{color: #222; font-size:1.4rem; line-height: 1.5; }
.h_title div span{color: #0f2e6f;font-size: 3.3rem; line-height: 2; font-weight: bold;  } 
.h_title div span strong{color: #0fc48e; } 
.h_title ul{display: flex;justify-content: flex-start;align-items: center; margin: 35px 0 0 0;}
.h_title a{width:177px; display: block; line-height:51px;color: #555;border: 1px solid #fff;transition: 0.3s; border-radius: 50px;font-size: 1.3rem; position: relative;margin:0 25px 0 0; text-align: center; }
.h_title a:hover{ color: #e61010;border: 1px solid #e61010;}
.h_title ul li:nth-child(1) a{ color: #e61010;border: 1px solid #e61010;}
.honor_pic{width:95%; position:relative; overflow:hidden; z-index: 1; margin: 0 auto;}
.honor_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.sty8 { position: relative;width:100%;margin:0 auto}
.sty8 .swiper-container {width: 100%; }
.sty8 .swiper-slide {width: 40%; display: block;position: relative; overflow: hidden;transition: all linear 0.3s;background: #fff;}
.sty8 .swiper-slide:hover img{ transform:scale(1.05,1.05);}
.sty8 .swiper-button {width: 42px;height: 42px;position: absolute;top: 50%;margin-top: -21px;z-index: 2;background: rgba(15,196,142,0.5);border-radius: 50%;text-align: center;line-height: 42px; cursor: pointer;transition: all linear 0.3s}
.sty8 .swiper-button:hover {background: rgba(0,0,0,0.5)}
.sty8 .swiper-button-prev {left: 5%}
.sty8 .swiper-button-next {right: 5%}
@media screen and (max-width:1440px) {
}
@media screen and (max-width:1023px){
	.sty8{margin-top: 10px}
	.sty8 .swiper-slide{width:88%;}
	.h_title {		padding: 20px 0 40px 0;}
	.honor{padding: 20px 0 50px 0;}
}


/*news*/
.news{padding:70px 0 90px 0; background:#ebf5ff;}
.news_con{ display: flex;justify-content: space-between;  flex-wrap: wrap;}
.news_con li{ width:31%; position:relative;   margin: 0 0 25px 0; }
.news_con .news_pic{position: relative;overflow:hidden;}
.news_con .news_pic img{width:100%;display: block; transition:0.4s ease;}
.news_con li:hover .news_pic img{ transform:scale(1.05,1.05); -moz-transform:scale(1.05,1.05); -webkit-transform:scale(1.05,1.05);}
.news_con a{display: block;position:relative;width:100%}
.news_con .newsleft_text{ width:100%; padding:35px 5% 35px 5%; background: #fff;}
.news_con .newsleft_text strong{ display:block; font-size:1.5rem;  color:#111; line-height:1.8;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1; font-weight: bold;  }
.news_con .newsleft_text p{ font-size:1rem; color:#8a8a8a; line-height:2;  overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; margin:15px 0}
.news_con li span{ display:block; color:#0fc48e; line-height:2;font-size: 1.2rem; text-transform: uppercase;     font-family: "manrope-regular"; font-weight: bold; margin: 0 0 20px 0;}
.news_con li:hover .newsleft_text strong{color: #0fc48e; }


/* a_title4 */
.a_title4{padding:0 0 90px 0; position: relative; display: flex;justify-content: space-between; align-items: center;}
.a_title4 i{position: absolute;left:-5.7%;top:-20px; font-size: 9rem;font-family: 'gilroy_bold'; color: #02b875; font-style: normal; text-transform: uppercase; z-index: 1; opacity: 0.05; }
.a_title4 div{position: relative; z-index: 2;}
.a_title4 div p{color: #fff; font-size: 3rem; line-height: 1; font-weight: bold;}
.a_title4 div span{color: #fff;font-size: 3rem; line-height: 1.6;} 

.yingyong{padding: 70px 0 0 0;}

/*in_factory*/
.pro_info{ color: #666;font-size: 1.1rem;line-height: 45px;padding:0 0 20px 0; width: 95%; margin: 0 auto}
.pro_info p{ background: #f6f6f6;padding: 0 0.95rem;display: flex;justify-content: space-between;}
.pro_info p:nth-child(2){ background: #fbfbfb;padding: 0 0.95rem;display: flex;justify-content: space-between;}

/*se_banner*/
.se_banner{width:100%; position: relative;overflow: hidden; background: #f7f7f7;}
.se_banner_a{  background: #fff;}
.se_banner_img{width: 100%;height:100%; overflow: hidden;}
.se_banner_img img{object-fit:cover;object-position:50% 50%;display:block;width:100%;height:100%; -webkit-animation: scaleUpDown 5s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94); animation: scaleUpDown 8s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94); }
@-webkit-keyframes scaleUpDown {
    from { -webkit-transform: scale(1.05); transform: scale(1.05); }
    to { -webkit-transform: scale(1); transform: scale(1); }
}
@keyframes scaleUpDown {
    from { -webkit-transform: scale(1.05); transform: scale(1.05); }
    to { -webkit-transform: scale(1); transform: scale(1); }
} /* img缩小效果（banner） */
.page_box{padding:0 0 0 40px;color:#555;background: url(../images/di.png) no-repeat left center ; line-height: 90px;}
.page_box2{border-bottom:1px solid rgba(0,0,0,0.07);}
.page_box2 .s_width{padding:0 0 0 40px;color:#555;background: url(../images/di.png) no-repeat left center ; line-height: 90px;}
.se_weizhi{border-bottom:1px solid rgba(0,0,0,0.05); }
.se_weizhi .s_width{display: flex;justify-content:space-between;}

.huisebg{background:#fff;padding:40px 0 75px 0;}
/* 下层banner */
.xc_banner{height:554px; position:relative; overflow:hidden;}
.xc_banner>img{position:absolute; left:50%; margin-left:-960px; width:1920px; max-width:none;}
.xc_banner .intro{position:absolute; left:0; bottom:0; width:100%; height:100%; z-index:2; text-align:center; display:flex; align-items:center;}
.xc_banner .intro .info .tit{font-size:40px; line-height:40px; color:#fff; margin-bottom:20px;}
.xc_banner .intro .info .con{font-size:18px; line-height:30px; color:#eee; margin-bottom:40px;}
.xc_banner .intro .info .icon{position:absolute; left:50%; transform:translateX(-50%); bottom:43px;}
.banner_mouse{display:block; width:23px; height:40px; background:url(../images/banner_mouse_ico.png) no-repeat -23px 0px; -webkit-animation:nudgeMouse 1.6s linear infinite;animation:nudgeMouse 1.6s linear infinite; margin:0 auto;}
.banner_mouse:after,.banner_mouse:before{content:""; position:absolute;}
.banner_mouse:before{width:23px; height:40px; background:url(../images/banner_mouse_ico.png) no-repeat 0px 0px; -webkit-animation:colorSlide 1.6s linear infinite; animation:colorSlide 1.6s linear infinite; top:0;left:0;}
.banner_mouse:after{background:#02b875; width:4px; height:4px; border-radius:100%;-webkit-animation:trackBallSlide 1.6s linear infinite; animation:trackBallSlide 1.6s linear infinite;top:0; right:0; bottom:0; left:0; margin:auto;}
@-webkit-keyframes colorSlide {
	 	 0% {
	  	    height:0;
	  	  }
  	 90%{
  	  	height:40px;
  	  }
}
@keyframes colorSlide {
			0% {
				height:0;
			}
			90%{
				height:40px;
			}
}
@-webkit-keyframes trackBallSlide {
	0% {
		opacity:1;
		-webkit-transform:scale(1) translateY(-8px);
						transform:scale(1) translateY(-8px);
	}
	34% {
		opacity:1;
		-webkit-transform:scale(0.9) translateY(4px);
						transform:scale(0.9) translateY(4px);
	}
	68% {
		opacity:0;
		-webkit-transform:scale(0.4) translateY(16px);
						transform:scale(0.4) translateY(16px);
	}
	100% {
		opacity:0;
		-webkit-transform:scale(0.4) translateY(-8px);
						transform:scale(0.4) translateY(-8px);
	}
}
@keyframes trackBallSlide {
	0% {
		opacity:1;
		-webkit-transform:scale(1) translateY(-8px);
						transform:scale(1) translateY(-8px);
	}
	34% {
		opacity:1;
		-webkit-transform:scale(0.9) translateY(4px);
						transform:scale(0.9) translateY(4px);
	}
	68% {
		opacity:0;
		-webkit-transform:scale(0.4) translateY(16px);
						transform:scale(0.4) translateY(16px);
	}
	100% {
		opacity:0;
		-webkit-transform:scale(0.4) translateY(-8px);
						transform:scale(0.4) translateY(-8px);
	}
}
@-webkit-keyframes nudgeMouse {
  0% {
    -webkit-transform:translateY(0);
            transform:translateY(0);
  }
  50% {
    -webkit-transform:translateY(8px);
            transform:translateY(8px);
  }
  100% {
    -webkit-transform:translateY(0);
            transform:translateY(0);
  }

}
@keyframes nudgeMouse {
 0% {
	    -webkit-transform:translateY(0);
	            transform:translateY(0);
	  }
	  50% {
	    -webkit-transform:translateY(8px);
	            transform:translateY(8px);
	  }
	  100% {
	    -webkit-transform:translateY(0);
	            transform:translateY(0);
	  }
}
/* se_about */
.se_about{background:url(../images/p-bg4.jpg) no-repeat center center;padding:7rem 0}
.se_about .s_width { display: flex;justify-content: space-between; align-items: center; }
.se_about_l{width:100%;font-size:1.35rem;color: #333;line-height: 2;display: block;padding:0 0 0 0 }
.se_about_r{width:50%}
.se_about_r img{width:100%}

.huise5{padding:130px 0 100px 0; padding:70px 0 70px 0; background:#f2f2f2; margin: 100px 0 0 0;}
.se_espcms_book2{padding:0 0 0 0;display: flex;justify-content: space-between; align-items: flex-start; }
.se_espcms_book2 h1{ line-height:1.7; margin: 0 0 35px 0;  font-size: 2rem; color: #333; }
.se_espcms_book2 .se_date{ font-size:1rem; line-height:2; padding: 0 0 2.55rem 0 ; }
.se_espcms_book2 .s_width{display: flex;justify-content: space-between;align-items: flex-start;}
.th_news_con2{overflow: hidden; font-size:1.16rem; line-height:2; color:#666;  margin-bottom:1.75rem; border-top:1px solid rgba(0, 0, 0, .1); padding:2.55rem 50px 0.55rem 0;}

.s_nl{width:75%;padding:50px 0 0 0;border-right:1px solid rgba(0, 0, 0, .1);}
.s_nr{width:25%;padding:50px 0 0 4%}
.s_nr h2{ font-size: 2.3rem;line-height: 2; margin: 0 0 55px 0;}
.s_nr li { margin: 0 0 25px 0;}
.s_nr li .s_nr_pic img{ width:100%}
.s_nr li  .s_nr_text strong{ display: block;font-size: 1.15rem;line-height: 1.9; margin: 15px 0 15px 0; font-weight: normal;}
.s_nr li  .s_nr_text span{ display: block;font-size: 1.2rem;line-height: 1.5; margin: 15px 0 15px 0; font-family: 'manrope-regular'; color:#111; }

.se_espcms_page{font-size:1rem; margin-bottom:2.6rem; border-top:1px solid rgba(0, 0, 0, .1); padding:2.6rem 0;display:flex;flex-direction:column;justify-content:space-between;}
.se_espcms_page li{width:100%;}
.se_espcms_page li a{color:#666;font-size:1rem; line-height: 2;}
.se_espcms_page li a:hover{color:#1264d4;text-decoration:none;}
/* se_video */
.se_video{position:relative;margin:0;z-index: 1;}
.se_video_text{z-index:2;width:100%;height:408px;color:#fff; position: absolute;top:50%;margin-top:-204px; text-align: center;font-family:"Source Han Sans CN";font-weight:200;}
.se_video_text p{font-size: 4rem;font-weight: bold; }
.se_video_text span{ font-size:1.3rem;display: block;margin:0 0 95px 0;}
.se_video_text i{ width:58px;height:2px;margin:20px auto;background:rgba(255,255,255,1);display: block;}
.g-btn2 { position:relative; z-index: 999; margin:0 auto; width:81px;	height:81px; border-radius:50%;	background-color:#fff;box-shadow: 0 0 0 8px rgba(255,255,255,.3); transition:.3s; text-align: center;padding:27px 0 0 0}
.g-btn2:after {	content:"";	width:100%;	height:100%;	display:block;	border-radius:50%;	position:absolute;	left:0;	top:0;	opacity:0;	filter:alpha(opacity=0); -webkit-animation:prop 1.2s linear infinite; -o-animation:prop 1.2s linear infinite;	animation:prop 1.2s linear infinite;}
@-webkit-keyframes prop {
	from {
	box-shadow:0 0 0 0 rgba(255,255,255,.6);
	opacity:1;
	filter:alpha(opacity=50);
}
to {
	box-shadow:0 0 0 25px rgba(255,255,255,.6);
	opacity:0;
	filter:alpha(opacity=0);
}
}
/*video*/
.videohide {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	visibility: hidden;
	opacity: 0;
	transition: .5s;
	display: flex;
	justify-content: center;
	align-items: center;
}

.videohide_class {
	visibility: visible;
	opacity: 1;
}

.videohidebg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, .7);
	z-index: 10;
}

.videohidebox i {
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 24px;
	border-radius: 30px;
	background: #ff0000;
	color: #fff;
	position: absolute;
	right: 0;
	top: 0;
	margin-right: -15px;
	margin-top: -15px;
	border: 2px solid #fff;
	cursor: pointer;
	font-style: normal;
}

.videohidebox i.fa-close:hover {
	-webkit-filter: brightness(110%);
}

.videohidebox {
	position: relative;
	width: 1000px;
	height: auto;
	background: #fff;
	z-index: 20;
	padding: 10px;
	transition: .5s;
	margin-top: -100px;
}

.videohidebox_class {
	margin-top: 0;
	opacity: 1;
}

.videohidebox_1 {
	width: 100%;
	height: auto;
}

.videohidebox_1 video {
	width: 100%;
	height: 100%;
	object-fit: fill;
}

.videohidebox_1 p {
	font-size: 16px;
	color: #000;
	height: 50px;
	line-height: 50px;
	text-align: center;
}

.vdbg {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0);
	position: absolute;
	left: 0;
	top: 0;
	transition: .5s;
}

.pp_title{ text-align: center;padding:40px 0 25px 0;position: relative; z-index: 2;}
.pp_title div{font-size: 3.5rem;color:#111828; font-weight: bold; text-align: center; }
.pp_title div strong{color:#02b875;}
.pp_title p{ font-size: 17px;color:#333333;line-height:75px;}
.a_t div{width:630px;margin: 0 auto;position: relative;color:#fff; }
.a_t div:after{content: '';position: absolute;left: 0;top:0;width:22px;height:22px;background:url(../images/yuan.png)}
.a_t div:before{content: '';position: absolute;right: 0;bottom:0;width:22px;height:22px;background:url(../images/yuan.png)}
.a_t div strong{color:#02b875;}
.a_t p{ font-size: 1.05rem;color:#fff;line-height:2rem;}

/*item_title*/
.item_title{height:241px; display: flex;justify-content:space-between;flex-direction:column; text-align: center; position: absolute;z-index: 2;width:100%;top:50%;margin-top:-120px;}
.item_title div{font-size: 3.5rem;color:#fff; padding:25px 0 0 0; font-weight: bold;} 
.item_title p{font-size: 1.1rem;color:#fff;}
.item_title span{display: block;width:1px;height:50px;background:#fff;margin: 2.6rem auto 2.6rem auto}


.d_title{ text-align: center;padding:40px 0 65px 0}
.d_title div{font-size: 3.5rem;color:#181818; line-height:5rem;}
.d_title p{font-size: 1.1rem;color:#505050; line-height:2rem;}
.d_title a{display: block;width:130px;line-height: 45px;color: #333;border:1px solid rgba(0,0,0,.05);text-align: center; margin:25px auto 0 auto}
/* se_lanmu_t */
.se_lanmu_t{display: flex;justify-content:space-between;align-items: center; border-bottom:1px solid rgba(0,0,0,.05);margin-bottom:35px; }
.se_lanmu_t a{display: block;width:130px;line-height: 45px;color: #333;border:1px solid rgba(0,0,0,.05);text-align: center;}
.se_lanmu_t div{display: block;color:#101010; font-size:1.7rem;line-height:7rem;font-weight: bold;}

/* honor_con */
.honor_con{padding:0px 0 30px 0}
.honor_con.s_width{ width:94% }
.honor_con ul{margin:0;display: flex;justify-content:flex-start; flex-wrap: wrap}
.honor_con li{width:49%; margin: 0 1% 28px 0; background: #fff; position:relative; transition: 0.5s; border: 1px solid rgba(0,0,0,0.05);}
.honor_con li:nth-child(2n){ margin: 0 0 28px 0;}
.honor_con .pro_pic img{ width:90%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block;margin: 0 auto;}
.honor_con li:hover .pro_pic img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.honor_con li a{ display: flex;width:100%;overflow: hidden; justify-content: space-between; align-items: center;}
.honor_con .pro_pic{ width:50%; position:relative; overflow:hidden;margin: 0 0 0 2%; }
.honor_con .pro_text{ position: relative;width:45%; padding:0 2% 0 2%; }
.honor_con .pro_text p{color:#101010; font-size:1.35rem;line-height:4rem; font-weight: bold; padding:0 0 0 25px;background:url(../images/pl_icon.png) no-repeat left center}
.honor_con .pro_text span{  display: block; color:#555; font-size:0.95rem; line-height: 2.3;}

.se_weizhi2{border-bottom:1px solid rgba(0,0,0,0.05); background: #fff; margin: 0 0 75px 0;}
.se_weizhi2 .s_width{display: flex;justify-content:space-between;}
.se_cage{width:100%;display: flex;justify-content:space-between; }
.se_cage li{   text-align:center; position: relative }
.se_cage li a{ font-size:1.4rem; color:#333; line-height:5rem;display:block; position:relative; transition: 0.3s;  padding: 25px 0;  }
.se_cage li:hover{ }
.se_cage li a:hover{ color:#02b875;text-decoration: none; font-weight: bold; font-size:1.5rem}
.se_cage li.cu_active a{ color:#02b875;font-weight: bold; font-size:1.15rem}
.se_cage li a:before {position: absolute;bottom: 0;content: "";display: block;width: 0;height: 2px;left: 50%;background: #02b875;transition-duration:.3s;}
.se_cage li a:hover:before{ width: 150px; left:50%;margin-left:-75px; }
.se_cage li.cu_active a:before {width: 100%; left:50%;margin-left:-50%;}
.se_cage_p{line-height: 65px; color: #555;font-size:1.1rem; text-align: center;}

.search-bar {   width:850px;  height:70px;margin:55px auto 15px auto; position: relative; border-radius: 50px; overflow: hidden; box-shadow: 0 0 35px rgb(0 0 0 / 7%);; }
.search-tab .tab { padding: 6px 20px; float: left; font-size: 1.5rem; color: #fff; cursor: pointer; }
.search-tab .on { background: #fff; color: #02b875; }
.tab-panel { display: none; }
.on { display: block; }
.search-close { width:60px; height:60px; cursor: pointer; transition:.4s all; display:block; position:absolute; right:0; top:0;}
.search-close:hover {  color: #fff; transform: rotate(360deg); -webkit-transform: rotate(360deg); }
.modal-open { overflow: hidden; }
.search-bar .search-keywords { margin-top: 2px; border-radius: 6px; overflow: hidden; }
.search-bar .form-control { padding-left: 10px; width: 754px; height: 70px; line-height: 70px; font-size: 1rem; background:#eee}
.search-bar .espcms_search_icon{  width: 70px; height: 70px; line-height: 70px; text-align: center; font-size: 1rem; color: #fff; cursor: pointer; margin-left:0.95rem; background:#31459b url(../images/se.png) no-repeat center center;border: none;}
.keywords{	width:90%; padding-left:20px; line-height: 70px;	border:none; outline:none ;font-size: 1rem;}
.searchbtn{ position: absolute; height:70px; background: #02b875;  background-position:50% 50%;	background-repeat: no-repeat;width:90px;	right:-1px;	top:0; border: 0px;	cursor:pointer; color: #fff;font-size: 1rem;}
/* se_product_c */
.se_product_c{width:100%}
.se_product_c ul{margin:0;display: flex;justify-content:flex-start; flex-wrap: wrap}
.se_product_c li{width:32%; margin: 0 2% 18px 0; background: #f4f4f4; position:relative;cursor:pointer;  transition: 0.5s; border: 1px solid #f4f4f4; border-top-left-radius: 55px;border-bottom-right-radius: 55px; overflow: hidden; }
.se_product_c li a{display: flex;justify-content:space-between; align-items: center; flex-direction: column;}
.se_product_c li:nth-child(3n){ margin: 0 0 18px 0;}
.se_product_c .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.se_product_c li:hover div img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_product_c .pro_pic{ width:100%;position:relative; overflow:hidden; }
.se_product_c .pro_pic div.pro_hui{ width:100%;position: absolute;bottom:0;background:url(../images/hui2.png) repeat-x left top;height:189px;z-index: 2}
.se_product_c .pro_text{ width:100%;position: relative; color:#515151;padding:15px 25px; display: flex;justify-content: center;flex-direction: column;align-items: center;}
.se_product_c .pro_text p{  color:#222;  font-size:1.5rem;line-height:2; transition: 0.3s;font-weight: bold; }
.se_product_c .pro_text span{ display:block;color:#777; font-size:1.15rem;margin:0 0 20px 0;line-height:1.5; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.se_product_c .pro_text div{ display: block; width: 132px; line-height: 2.7rem; overflow: hidden; transition: 0.3s;     border-radius: 30px; font-style: normal;padding:0 0 0 0; text-align: center;border: 1px solid rgba(0,0,0,.1); text-transform: capitalize;}
.se_product_c li:hover .pro_text p{font-weight: bold;color: #02b875;}
.se_product_c li:hover .pro_text div{width: 142px;}
.jieguo{font-size: 24px;color:#555;line-height: 85px; text-align: center}
.flex-center{width: 85%; margin:15px auto; text-align: center;}

/* se_nav */
.se_nav{box-shadow: 0 0 44px 6px rgba(0,0,0,0.05); position: relative; z-index: 2;}
.se_nav .s_width{display: flex;justify-content:space-between;}
.se_nav li{ width:calc(100%/4); text-align:center; box-sizing:border-box;-webkit-box-sizing:border-box;}
.se_nav li:nth-child(4){ border-right:#dcdcdc solid 0;}
.se_nav li a{ font-size:1.2rem; color:#333; line-height:6.2rem; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; display:block; position:relative; transition: 0.3s;}
.se_nav li a:hover{ color:#02b875;text-decoration: none; font-weight: bold;}
.se_nav li a:before {position: absolute;bottom: 0;content: "";display: block;width: 0;height: 2px;left: 50%;background: #02b875;transition-duration:.3s;}
.se_nav li a:hover:before{ width: 150px; left:50%;margin-left:-75px; }
.se_nav li.cu_active a:before {width: 150px; left:50%;margin-left:-75px;}
.se_nav li.cu_active a{ color:#02b875;font-weight: bold;}
.se_nav li a:after {position: absolute;right: 10px;top: 50%;margin-top: -7px;content: "";display: inline-block;vertical-align: top;width: 1px;height: 14px;background: #ccc; }

/* se_nav_shili */
.se_nav_shili{ display: flex;justify-content:center;  padding:0 0 65px 0; }
.se_nav_shili li{  position: relative; width:220px; margin:0 0.95rem;}
.se_nav_shili li a{ font-size:20px; color:#333;border:1px solid  #02b875; line-height:60px;transition: all 0.5s; transition: 0.3s; text-align: center; display: block; border-radius: 90px;}
.se_nav_shili li:hover{ }
.se_nav_shili li a:hover{  text-decoration: none; font-weight: bold;background: #02b875;color:#fff; }
.se_nav_shili li.on a{  font-weight: bold;background: #02b875;color:#fff; }

/* se_news */
.se_news{padding:0 0 65px 0; line-height: 35px; font-size: 1rem; color:#666; }
.se_news2{padding:0 0 65px 0;  }
.se_newslist{ display: flex;justify-content: flex-start; padding:0 0 25px 0;flex-wrap: wrap;}
.se_newslist li{width:48.6%;margin:0 2.5% 45px 0;   overflow:hidden; cursor: pointer;transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; }
.se_newslist li:nth-child(2n){ margin:0 0 45px 0; }
.se_newslist a{  display:flex;justify-content:space-between;align-items: center; line-height:42px; padding:15px 0 ; transition: 0.5s;}
.se_newslist a .se_newslist_pic{width:35%;overflow: hidden;}
.se_newslist a .se_newslist_pic img{width:100%; display: block;}
.se_newslist a .se_newslist_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.se_newslist  li:hover a .se_newslist_pic img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_newslist a .se_newslist_text{width:60%;}
.se_newslist span{ display:block; line-height:3rem; color:#333; font-size:2rem;text-transform:uppercase; font-weight: lighter;}
.se_newslist span em{   font-size:1.1rem; font-style: normal;  padding:0 0 0 25px}
.se_newslist .se_newslist_t{ line-height:28px; color:#222; margin:10px 0 20px 0; font-size:1.6rem; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
.se_newslist p{ display:block; line-height:28px; color:#555; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.se_newslist li:hover .se_newslist_t{color:#02b875;}

.se_newslist2{ display: flex;justify-content: flex-start; padding:0 0 25px 0;flex-wrap: wrap;}
.se_newslist2 li{width:31%;margin:0 3.4% 45px 0;   overflow:hidden; cursor: pointer;transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; }
.se_newslist2 li:nth-child(3n){ margin:0 0 45px 0; }
.se_newslist2 a{  display:flex;justify-content:space-between;align-items: center; flex-direction: column; line-height:42px; border-bottom:1px solid rgba(0,0,0,0.1); transition: 0.5s;}
.se_newslist2 a .se_newslist2_pic{width:100%; overflow: hidden;}
.se_newslist2 a .se_newslist2_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.se_newslist2  li:hover a .se_newslist2_pic img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_newslist2 a .se_newslist2_text{width:100%; padding:25px 0}
.se_newslist2 span{ display:block; line-height:3rem; color:#333; font-size:2rem;text-transform:uppercase; font-weight: lighter;}
.se_newslist2 span em{   font-size:1.1rem; font-style: normal;  padding:0 0 0 25px}
.se_newslist2 .se_newslist2_t{ line-height:28px; color:#222; margin:10px 0 10px 0; font-size:1.6rem; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
.se_newslist2 p{ display:block; line-height:28px; color:#555; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; margin:20px 0;}
.se_newslist2 li:hover .se_newslist2_t{color:#02b875;}

.se_newslist3{ display: flex;justify-content: flex-start; padding:0 0 25px 0; flex-direction: column;}
.se_newslist3 li{width:100%;margin:0 3.4% 45px 0;   overflow:hidden; cursor: pointer;transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; }
.se_newslist3 li:nth-child(3n){ margin:0 0 45px 0; }
.se_newslist3 a{  display:flex;justify-content:space-between;align-items: center; line-height:42px ; transition: 0.5s;}
.se_newslist3 a .se_newslist3_pic{width:20%; overflow: hidden;}
.se_newslist3 a .se_newslist3_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.se_newslist3  li:hover a .se_newslist3_pic img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_newslist3 a .se_newslist3_text{width:75%; padding:25px 0}
.se_newslist3 span{ display:block; line-height:3rem; color:#333; font-size:2rem;text-transform:uppercase; font-weight: lighter;}
.se_newslist3 span em{   font-size:1.1rem; font-style: normal;  padding:0 0 0 25px}
.se_newslist3 .se_newslist3_t{ line-height:28px; color:#222; margin:25px 0 25px 0; font-size:1.6rem; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
.se_newslist3 p{ display:block; line-height:28px; color:#555; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; margin:20px 0;}
.se_newslist3 li:hover .se_newslist3_t{color:#02b875;}

/* se_chanpin_con */
.se_chanpin_con{padding:2.6rem 0 2.6rem 0}
.se_chanpin_con .s_width{ }
.se_chanpin_con ul{margin:0;display: flex;justify-content:flex-start; flex-wrap: wrap}
.se_chanpin_con li{width:30%; margin: 0 5% 28px 0; background: #fff; position:relative;cursor:pointer; text-align: center; transition: 0.5s;border-top-right-radius: 55px;border-bottom-left-radius: 55px;overflow: hidden; box-shadow: 0 0 35px rgb(0 0 0 / 3%);}
.se_chanpin_con li:nth-child(3n){ margin: 0 0 28px 0;}
.se_chanpin_con .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.se_chanpin_con li:hover div img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_chanpin_con li a{ display: block;width:100%;overflow: hidden;}
.se_chanpin_con .pro_pic{ width:100%; position:relative; overflow:hidden; }
.se_chanpin_con .pro_text{ position: relative; padding:5px 1.5rem 25px 1.5rem;border-top:1px solid rgba(0,0,0,.05) }
.se_chanpin_con .pro_text p{color:#515151; font-size:1.4rem;line-height:3.2rem; }
.se_chanpin_con .pro_text span{color:#fff; width:12.6rem;background: #02b875; margin: 0 auto; border-radius:50px;font-size:1rem;line-height:2.6rem; display: block;}



/* huise */
.huise{background: #f7f7f7;padding:90px 0 50px 0}
.huise2{background: #f4f4f4;padding:80px 0 50px 0}
.huise4{background: #fff;padding:0 0 50px 0}
.case2 .list{ display: flex; justify-content:flex-start; flex-wrap: wrap; }
.case2 .list::after{ content: ""; width: 475px; }
.case2 .list .item{ width:24%;height:auto; margin: 0 1% 25px 0;position:relative;overflow:hidden;background:#fff;cursor:pointer;}
.case2.case3 .list .item{ width:49%;height:auto; margin: 0 1% 25px 0; }
.case2.case4 .list .item{ width:24%;height:auto; margin: 0 1% 25px 0; border-top-left-radius: 0;border-bottom-right-radius: 0;}
.case2.case5 .list .item{ width:32%;height:auto; margin: 0 1% 25px 0; }
.case2 .list .item .img{ position: relative; width: 100%; overflow: hidden; }
.case2 .list .item .img2{ position: relative; width: 100%; overflow: hidden;border: 1px solid rgba(0,0,0,.08); }
.case2 .item .text{ box-sizing: border-box; }
.case2 .item h4{ padding: 1.5rem 0 12px; font-size: 18px; color: #333; overflow: hidden; white-space: nowrap;text-overflow: ellipsis; }
.case2 .item:hover h4{ color: #333; }
.case2 .item p{ font-size: 12px; color: #999; overflow: hidden; white-space: nowrap;text-overflow: ellipsis; }
.case2 .page{ padding-top: 0px; }

.case2 .list .item .pro_pic{ width:100%;margin:0 auto 0 auto; position:relative; overflow:hidden; }
.case2 .list .item .pro_pic img{display: block; width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.case2 .list .item:hover div img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}

.case2 .list .item .pro_pic div{ width:100%; position:relative; overflow:hidden; z-index: 1}
.case2 .list .item .pro_pic div.pro_hui{ width:100%;position: absolute;bottom:0;background:url(../images/hui2.png) repeat-x left top;height:189px;z-index: 2}
.case2 .list .item .pro_text{ color:#232323;text-align:center; font-size:1.1rem;line-height:2.6rem;margin:20px 10px 20px 10px;overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1}
@media (max-width:1500px){
	.case2 .list::after{ }
	.case2 .list .item{ width: 32%;}
	.case2 .item h4{ padding: 20px 0 10px; }

}
@media (max-width:1200px){
	.case2 .list .item{ margin-bottom: 20px; }
	.case2 .item h4{ padding: 1rem 0 8px; }
}
@media (max-width:991px){
	.case2 .list::after{ width: 48%; }
	.case2 .list .item{ width: 48%; }
	.case2 .item h4{ padding: 13px 0 6px; }
}
@media (max-width:768px){
	.case2{ padding-top: 0.95rem; }
	.case2 .list .item{ margin-bottom: 2.6rem; }
	.case2 .item h4{ font-size: 1.1rem; }
}
@media (max-width:480px){
	.case2{ padding-top: 10px; }
	.case2 .list{ justify-content: center; }
	.case2 .list::after{ display: none; }
	.case2 .list .item{ width: 47%; margin-bottom: 0.95rem; }
	.case2 .list .item .pro_text{font-size: 0.95rem;line-height: 1.6rem;    margin: 10px 10px 10px 10px;}
}
@media (max-width:375px){
	.case2 .list .item{   }
}
.case7 .list{ display: flex; justify-content:flex-start; flex-wrap: wrap; }
.case7 .list::after{ content: ""; width: 475px; }
.case7 .list .item{ width:19%;height:auto; margin: 0 1% 25px 0;position:relative;overflow:hidden;background:#fff;cursor:pointer;}
.case7 .list .item .img{ position: relative; width: 100%; overflow: hidden; }
.case7 .list .item .img2{ position: relative; width: 100%; overflow: hidden;border: 1px solid rgba(0,0,0,.08); }
.case7 .item .text{ box-sizing: border-box; }
.case7 .item h4{ padding: 1.5rem 0 12px; font-size: 18px; color: #333; overflow: hidden; white-space: nowrap;text-overflow: ellipsis; }
.case7 .item:hover h4{ color: #333; }
.case7 .item p{ font-size: 12px; color: #999; overflow: hidden; white-space: nowrap;text-overflow: ellipsis; }
.case7 .page{ padding-top: 0px; }

.case7 .list .item .pro_pic{ width:100%;margin:0 auto 0 auto; position:relative; overflow:hidden; }
.case7 .list .item .pro_pic img{display: block; width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.case7 .list .item:hover div img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}

.case7 .list .item .pro_pic div{ width:85%; position:relative; overflow:hidden; z-index: 1;    margin: 0 auto;}
.case7 .list .item .pro_pic div.pro_hui{ width:100%;position: absolute;bottom:0;background:url(../images/hui2.png) repeat-x left top;height:189px;z-index: 2}
.case7 .list .item .pro_text{ color:#232323;text-align:center; font-size:1rem;line-height:3.6rem;margin:0 10px 0 10px;border-top:1px solid rgba(0,0,0,0.05);overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1}
@media (max-width:1500px){
	.case7 .list::after{ }
	.case7 .list .item{ }
	.case7 .item h4{ padding: 20px 0 10px; }
}
@media (max-width:1200px){
	.case7 .list .item{ margin-bottom: 40px;}
	.case7 .item h4{ padding: 1rem 0 8px; }
}
@media (max-width:991px){
	.case7 .list::after{ width: 48%; }
	.case7 .list .item{ width: 48%; }
	.case7 .item h4{ padding: 13px 0 6px; }
}
@media (max-width:768px){
	.case7{ padding-top: 0.95rem; }
	.case7 .list .item{ margin-bottom: 1rem; }
	.case7 .item h4{ font-size: 1.1rem; }
}
@media (max-width:480px){
	.case7{ padding-top: 10px; }
	.case7 .list{ justify-content: center; }
	.case7 .list::after{ display: none; }
	.case7 .list .item .pro_text{font-size: 0.95rem;line-height: 1.6rem;    margin: 10px 10px 10px 10px;}
}
@media (max-width:375px){
	.case7 .list .item{ width: 100%; }
}


/* se_fahuo */
.se_fa{overflow: hidden;position: relative; padding:85px 0 0 0}
.se_lianxi{ background: #ebf5ff; }
.se_fa_con{ display: flex;justify-content: space-between;align-items: flex-start;}
.se_lianxi_con{ }
.contact{padding:0 0 85px 0}
.se_contact_t{padding: 0 0 65px 0;font-size:3rem; color:#0f2e6f;line-height:2; text-align: center; }
.se_contact_t h2{font-size:2.5rem; color:#02b875;line-height:1;}
.se_contact_t p{font-size:1.5rem; color:#666;line-height:1.7; padding: 25px 0 0 0;}
.se_contact_er{width:422px;margin: 0 auto;}
.se_contact_er dl{display: flex;justify-content: space-between; align-items: center;}
.se_contact_er dl dd{ display: flex;justify-content: center; align-items: center;flex-direction: column; width:160px;height:180px;border: 1px solid rgba(0, 0, 0, .1); border-radius: 15px;}
.se_contact_er dl dd p{ line-height: 55px; color: #222; font-size: 1rem;}
.se_contact_er dl dd img{ text-align: center; width:95%; max-width:100px; display: block;}
.se_contact_line{width:100%;height:1px;background: rgba(0,0,0,.1); margin: 65px 0;}
.se_contact .se_contact_con{display: flex;justify-content: space-between; align-items: center;padding:65px 0;}
.se_contact_li{width:100%; }
.se_contact_li ul{ display: flex;justify-content: space-between;padding:20px 0 55px 0;}
.se_contact_li li{ line-height: 3rem; color: #333;padding:25px 0; text-align: center; width:25%  }
.se_contact_li li span{ width:130px;height:130px;border-radius: 20px;background: #02b875; display: flex;justify-content: center;align-items: center; margin: 0 auto 35px auto}
.se_contact_li li span img{width:55px}
.se_contact_li li div{font-size: 1.3rem;  line-height: 2;color: 666; }
.se_contact_li li p{font-size: 1.5rem; font-family: 'gilroy_bold';}
.se_contact_li a{display: block;width:150px;margin:0 auto;line-height: 3rem;transition: 0.3s;background: #0f2e6f;color: #fff;font-size: 1rem;display: block; text-align: center; border-radius: 5px;}
.se_contact_li a:hover{width:160px}

/* message */
.se_contact{width:40%}
.se_contact .se_fl_title{width:100%;position: relative;padding: 70px 0 25px 0;}
.se_fl_title div{font-size: 2.5rem; line-height:5rem;font-weight: bold; text-align: left;width:100%;margin:0 0 35px 0;}
.se_fl_title div strong{color:#02b875;}
.se_fl_title p{ font-size: 17px;color:#fff;line-height:35px;}
.se_fl_title:after{content: '';position: absolute;left: 0;top:0;width:22px;height:22px;background:url(../images/yuan.png)}


.message{width:40%;overflow: hidden; font-size:15px; line-height:31px; color:#333;padding: 0 0 0 0;}
.message .se_fl_title{width:100%}
.message .se_fl_title:after{background: none;}
.liu_con{overflow: hidden; }
.layui-input{padding: 0 3px 0 10px;width:100%;overflow: hidden;border:none;background: #fff;font-size: 1rem;color: #666;line-height: 3.5rem; margin: 0 0 15px 0; }
.footer_r_con .layui-input{ float: none; width:100%;}
.layui-textarea{padding:1%;font-size: 16px;color: #666;line-height: 35px;  width: 100%;border:0px;border-bottom:1px solid rgba(255,255,255,0.1); margin-bottom: 5px; background: #fff;;}
.layui-btn{ display:block; background: #222; color:#fff;width:150px;border-radius: 50px;;  font-size: 1rem; height:48px;   line-height: 48px; border:none!important;  padding:0 11px;float: left;}
.layui-btn-primary{margin: 0 0 0 0;float: right;}
.index-title{text-align:center;position:relative;margin:55px 0}
.index-title i{display: block; font-style: normal; font-size:3.1rem;line-height:4rem;color:#02b875;padding:10px 0;position:relative;text-align:center;}
.index-title span{font-size:90px;color:#f9f9f9;font-weight:700;text-transform:uppercase;line-height:100px;position:absolute;top:-15px;left:0;right:0;text-align:center;z-index:-1}
.index-title span:after,.index-title span:before{content:'';width:40px;height:4px;background-color:#02b875;display:inline-block;bottom:42px;margin-top:-15px;vertical-align:middle}
.index-title span:before{margin-right:-10px}
.index-title span:after{margin-left:-10px}
.index-title p{font-size:1.1rem;color:#666;line-height:2rem;margin-top:26px}

.baise{background: #fff;padding:0 0 50px 0}

.se_espcms_book{padding:0 0 0 0; background: #fff}
.se_tel{padding:2.6rem 0 0 0}
.miaoshu{ line-height:95px; padding:0 0 0 0; color:#ebc120; font-size:36px;  margin:0 0 25px 0; position: relative; font-weight: bold}
.miaoshu i{ position: absolute;left:0;bottom:0;width:50px;height:2px; background: #ebc120}
.th_pro_con {overflow: hidden; font-size:0.95rem; line-height:31px; color:#666;  margin-bottom:2.6rem;  padding:2.6rem 0; }
.th_pro_con table{border: 1px solid #666;border-collapse: collapse;font-size: 1rem;color: #666;width:100%;}	
.th_pro_con th, .th_pro_con td{border: 1px solid #666;line-height: 2.5rem;border-collapse: collapse;text-align:center;	}
.se_info{ width:100%; margin:2.6rem 0 0 0; padding:0 0 2.6rem 0}
.info_content{ font-size:1rem; line-height:2.1rem; color:#666;}
.info_content img{ max-width:100%;display: block;margin: 5px auto;}
.info_content  strong{ display: block;font-size: 1.6rem;color: #02b875; line-height: 65px;margin-top: 35px; margin-bottom:25px;border-bottom: 1px solid rgba(0, 0, 0, .06);padding:0 0 0 45px;background: url(../images/banner-icon.png) no-repeat left center;}

.fenye{width: 80%; margin: 0 auto 1% auto;display: flex; display:-webkit-flex;-webkit-justify-content:center;   justify-content: center; align-items: center;-webkit-align-items: center; height: 45px;}
.fenye_zong{ font-size: 14px; width: 200px; background: #f2f2f2; text-align: center;  line-height: 47px;}




.er_title div strong{ color: #fff}
.se_contact_p .btnt{width:205px;height:65px;margin-top:25px;background-color:#fc6546; background-image: linear-gradient(#ff765b,#eb201b); border-radius:50px;display:block;font-size:1.6rem;font-weight:700;text-align:center;color:#fff;text-shadow:0 0 8px #e24627;box-shadow:0 2.6rem 2.6rem rgba(252,101,70,.3)}
.btn-hover{overflow:hidden;position:relative;transition:all .8s ease}
.se_message strong {    color: #fff; display: inline-block;}
.se_message strong i {    color: #fff;}
.se_message p {  font-size: 18px; line-height: 60px;  color: #fff;}
.se_message{width:35%;position: absolute;height:100%;right:10%;top:0;z-index: 5;padding:0 2% 0 10%; }
.message_t{ color: #fff;padding: 180px 0 0 0; font-size: 1rem;}
.message_t div.niu{color:#fff;font-weight: bold;font-size: 45px; }


.th_news_con{overflow: hidden; font-size:0.95rem; line-height:31px; color:#666; margin-bottom:2.6rem; border:1px solid #eee; padding:2.6rem 50px;}

.map{position:absolute;width:100%;left:0; top:0;height:760px;z-index:2}


.se_espcms_book3{ padding:190px 3% 90px 3%; background:url(../images/bg2.jpg) no-repeat center center; background-size: cover; }
.se_espcms_book4{ padding:170px 0 70px 0; background:#e6f5fd; background-size: cover; }
.se_espcms_book4 .s_width{display: flex;justify-content:space-between; align-items: center;}
.se_bg_pic{  width:50%;overflow: hidden; border-radius: 55px; }
.se_bg_pic img{width:100%; display: block}
.se_pro_text_pp{width:40%;padding:0 0 0 0;  display: flex;justify-content:center;flex-direction: column}
.se_pro_text_pp i{display: block;width:50px;height:2px;background: #111; margin: 0 0 25px 0;}
.se_pro_text_pp span{display: block; color: #222; font-size: 1.6rem; text-transform: uppercase;line-height: 1.5; font-weight: bold; font-family: "manrope-regular";}
.se_pro_text_pp h1{  margin: 0 0 45px 0;padding:0 0 45px 0; border-bottom: 1px solid rgba(0,0,0,0.1); font-size: 3.5rem; text-transform: uppercase;color: #02b875;  }
.p_jieshao2{width:100%;display: flex;justify-content: center;flex-direction: column}
.p_jieshao2 p{color: #666;line-height: 2rem;font-size: 1.05rem; padding:0 0 55px 0 }
.se_pro_text_pp a{width:170px;background: #02b875; display: block;margin: 0 0 0 0;;transition: 0.5s all; position: relative; line-height: 3.5rem; color: #fff;font-size: 1rem; padding-left: 25px;box-shadow: 0 0 35px rgb(46 68 165 / 37%);}
.se_pro_text_pp a:hover{background: #1d2f7c;}
.se_pro_text_pp a:before{content: ""; width: 30px; height: 5px;position: absolute; right: 20px; top: 24px; background: url(../images/nmore2.png); }
.se_pro_text_pp ul{display: flex;justify-content: space-between; margin: 0 0 65px 0;}
.se_pro_text_pp li{width:50%;display: flex;justify-content: flex-start;}
.se_pro_text_pp li div{margin: 0 15px 0 0;}
.se_pro_text_pp li img{width:45px}
.se_pro_text_pp li p{ font-size:1.1rem;color: #333;line-height:1.5;}
.se_pro_text_pp li span{ font-size:1.3rem;color: #333; display: block; font-weight: bold;line-height: 1; margin: 0 0 15px 0;}

/* se_can */
.se_can{padding:75px 0; background: #fff;}
.se_can .s_width{display: flex;justify-content: space-between;align-items: flex-start;}
.se_can_l{width:68%}
.se_can_l p{font-size: 1.05rem; line-height: 2; color: #444;}
.se_can_r{width:23%;position: sticky; top:50px}
.can_t{padding:0 0 45px 0}
.can_t2{padding:0 0 25px 0}
.can_t p{font-size: 2.5rem;color: #02b875; line-height: 2; font-weight: bold;	}
.can_t2 p{font-size: 2.5rem;color: #02b875; line-height: 2;font-weight: bold;	}
.can_t span{font-size: 1.3rem;color: #444; line-height: 1; display: block;	}
.can_line{width:100%;height:1px; background: rgba(0,0,0,0.1); margin: 0 0 35px 0;}
.se_can_l ul{display: flex;justify-content: flex-start; padding: 0 0 35px 0 ;}
.se_can_l li{ width:33%}
.se_can_l li p{font-size: 1.15rem;color: #606060; line-height: 2;	}
.se_can_l li strong{font-size: 1.15rem;color: #131313; line-height: 2; display: block;	}
.se_can_l .can_you{  width:100%; font-size: 1.05rem;color: #606060; line-height: 2; }
/* c_cage */
.c_cage{margin: 0 0 30px 0;}
.c_cage li{text-align: center; margin: 0 0 10px 0;}
.c_cage li a{ font-size: 1.05rem; display: block;line-height: 4rem;}
.c_cage li.cu_active { background: #ebf5ff; border-right: 3px solid #02b875;}
.c_cage li.cu_active a{font-weight: bold;color: #333;}
/* jishu */
.jishu{background: #ebf5ff; padding: 0 0 65px 0;}
.jishu img{width: 100%;display:block;}
.jishu p{margin:25px 0 25px 15px;font-size: 1.1rem;color:#333;line-height:1.7; font-weight: bold;}
.jishu div{position: relative; font-size: 1.15rem;color:#666;line-height:2;margin:0 0 0 15px; padding:0 0 0 30px;font-weight: bold; font-family: "manrope-regular";}
.jishu div.jishua:after{content: ''; width:16px;height:16px; background: url(../images/telicon2.png) no-repeat center center;background-size: 100%;position: absolute;left:0;top:12px;}
.jishu div.jishub:after{content: ''; width:16px;height:16px; background: url(../images/telicon1.png) no-repeat center center;background-size: 100%;position: absolute;left:0;top:12px;}
/* shouhou */
.shouhou{padding:85px 0; background: #02b875;}
.shouhou div{font-size: 2.5rem;color: #fff; text-align: center;margin: 0 0 65px 0;}
.shouhou ul{display: flex;justify-content: space-between;}
.shouhou li{width:47%;background: rgba(255,255,255,0.8);padding:55px 45px; border-radius: 35px; box-shadow: 0 0 35px rgb(0 0 0 / 7%);}
.shouhou li p{font-size: 1.5rem;line-height: 3rem;color: #444;}
.shouhou li span{ display:flex;justify-content: flex-start;align-items: center;font-size: 1.2rem;line-height: 3rem;color: #555;  }
.shouhou li span i{  font-size: 2rem;font-style: normal; font-family: neutra_text_tf;}
.shouhou li span img{margin:0 25px 0 0}
.shouhou .s_width{width:75%}
/* se_pro_c */
.se_pro_c{padding:115px 0; background: #ebf5ff;}
.se_pro_c_title{font-size:2.5rem;color: #02b875;line-height: 2rem; margin:0 0 55px 0; text-align: center; font-weight: bold;  }
/* sw11 */
.hh {	display: block; height:100%; width:100%;position: absolute;left: 0;bottom:0; z-index: 1; background: url(../images/hh4.png) repeat-x left bottom;}

.sw11out {position: relative;width: 100%;padding:40px 0 0 0  }
#sw11 { }
#sw11 .swiper-slide {width: 615px;}
.sw11out .swiper-pagination {left: 0;bottom: 0;width: 100%;font-size: 0;}
.sw11out .swiper-pagination-bullet {width: 12px;height: 12px;margin: 0 14px;background-color: #bfbfbf;outline: 0 none;opacity: 1;-webkit-transition: 0.3s;transition: 0.3s;border-radius: 50%;}
.sw11out .swiper-pagination-bullet-active { }
.sw11out .sw-next,.sw11out .sw-prev {position: absolute;top: 54%;width: 44px;height: 44px;z-index: 10;cursor: pointer;font-size: 0;border-radius: 50%;text-align: center;margin-top: -30px; }
.sw11out .sw-prev {left: 25%;background:#02b875 url('../images/jt_l.png') center no-repeat; background-size: 10px;}
.sw11out .sw-next {right: 25%;background:#02b875 url('../images/jt_r.png') center no-repeat; background-size: 10px;}
#sw11 .swiper-slide{display: block;position: relative; overflow: hidden;background-color: #fff; }
#sw11 .swiper-slide .pic {width: 100%; position: relative;z-index: 1; margin: 0 auto 0 auto;}
#sw11 .swiper-slide .wz { color: #fff; opacity: 1;display: flex;justify-content:space-between; align-items: center;padding:0 35px 15px 35px;width:100%; position: absolute;z-index: 4; bottom: 0;left:0; }
#sw11 .swiper-slide .wz strong{ color: #fff; display: block; font-size:1.4rem;line-height:2; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
#sw11 .swiper-slide .wz p{  color: #fff; font-size:1.2rem;line-height: 2;text-transform: uppercase; text-align: center; width: 100%; }
#sw11 .swiper-slide .wz p i{font-style: normal ;display:block; }
#sw11 .swiper-slide .wz span{width:43px;height:27px;background: url(../images/jj.png);}
#sw11 .swiper-slide .pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
#sw11 .swiper-slide:hover .pic img{ transform:scale(1.05,1.05);}
#sw11 .swiper-slide-active img {opacity: 1;}
#sw11 .swiper-slide-active .wz strong{ font-weight: bold; font-size:1.3rem;}
@media screen and (max-width: 1550px) {
	#sw11 .swiper-slide-active .wz strong{font-size: 1.25rem;}
}
@media screen and (max-width: 960px) {
	#sw11 .swiper-slide {width: 100%;}
	#sw11 .swiper-slide .wz p{text-align: center;width: 100%;}
	#sw11 .swiper-slide-active .wz strong{font-size: 1.1rem;}
}
@media screen and (max-width: 750px) {
	.sw11out .sw-prev {left: 5%;}
	.sw11out .sw-next {right: 5%;}
}
@media only screen and (max-width:1800px){ 
	
	.a_title2 div.prot p{font-size: 2.5rem; }
	.a_title3 div p{font-size: 2.5rem; }
	.s_width{width:86%;}
	.s_width3{width:92%;}
	.container-inyf{width:96%;}
	.pro_r{margin:0 0 0 5%}
	.home2 .sty2 .swiper-slide {width:580px;}
}
@media only screen and (max-width:1750px){ 
	
	.about{    padding: 65px 0 75px 0;}
	.about_l .about_p{font-size:1.2rem;}
	.header .logo img{max-width:180px;}
	.title_a p{ font-size: 3.3rem;}
	.indexsec03 .listul li{ height: 500px;}
	.cc_title div{ font-size: 3.3rem;}
	.a_t div{ font-size: 3.3rem;}
	.item_title div{ font-size: 3rem;}
	.news_con li .detail a{    font-size: 1.2rem;}
	.header .logo p strong{font-size:1.1rem;line-height:1.4rem; }
	.header .logo p span{font-size:1rem; line-height:1.7rem;}
	.news_t p{font-size: 2.5rem;}

}
@media only screen and (max-width:1650px){ 
	.a_title3 div span{font-size: 2.7rem;}
	.a_title3 div p{font-size: 2.3rem;}
	.a_title4 div span{font-size: 2.7rem;}
	.a_title4 div p{font-size: 2.3rem;}
	.youshi_t div{font-size: 2.7rem;}
	.se_contact_t{font-size: 2.7rem;}
	.se_contact_li li p{font-size: 1.4rem;}
	.about_l .about_p{  line-height: 2;}
	.s_width{width:92%;}
	.home2 .sty2 .swiper-slide {width:530px;}
	.productshow_cage2 li a{width: 141px;}
	.banner3 .ind_ban_tex_title{font-size: 3.2rem; }
	.banner3 .ind_ban_tex_info{font-size:1.3rem;color: #fff; margin:0 0 25px 0}
	.ind_ban_tex  a{width:154px;line-height: 40px; font-size:1.1rem; margin:45px 0 0 0;  }
	.se_about_l{font-size: 1.2rem;line-height: 2;}
	.honor_con .pro_text p{font-size: 1.1rem; }
	.se_bg_pic{width:50%}
	.se_pro_text_pp h1{ font-size: 2rem;}
	.se_pro_text_pp li span{ font-size: 1.1rem;}
	.can_t p{ font-size: 1.5rem;}
	.can_t2 p{ font-size: 1.5rem;}
	.se_shipin_r p{font-size: 1rem; }
	.shouhou div{ font-size: 2rem;}
	.se_pro_c_title{ font-size: 2rem;}
	.shouhou li span{font-size: 1rem;}
	.shouhou li p{    font-size: 1.3rem;}
	.se_espcms_book4{padding: 130px 0 40px 0;}
	.se_newslist3 .se_newslist3_t{    font-size: 1.3rem;}
	.se_espcms_book2 h1{    font-size: 1.5rem;}
	.contact_t p{    font-size: 1.8rem;}
	.contact li p strong{    font-size: 1.2rem;}
	.index-title i{    font-size: 2.2rem;line-height: 3rem;}
	.index-title span{font-size: 67px;}
	.news_con .newsleft_text strong{    font-size: 1.3rem;}
	.about_r{width:34%}
	.header .erweid{margin: 0 0 0 25px;}
	.header .erweid .erweida{    width: 100px;}
}
@media only screen and (max-width:1500px){
	.se_cage li a{ font-size: 1.1rem;}
	.se_cage li a:hover{ font-size: 1.2rem;}
	.a_title p{font-size: 1.7rem;line-height: 3rem;}
	.cc_title div{ font-size: 3rem;}
	.n_t div{    width: 520px;}
	.title_a p{ font-size: 3rem;}
	.a_t div{ font-size: 3.2rem;    width: 530px;}
	.item_title div{ font-size: 2.5rem;}
	.item_title p{font-size:1rem;}
	.item_title{height: 200px;    margin-top: -65px;}
	.se_pro h1{ font-size:3rem;}
	.honor_con .pro_text span{line-height: 2;}

}
@media only screen and (max-width:1440px){ 

	.pro_con_c li{border-radius: 20px;}
	.keshi_text{padding:20px 0}
	.keshi_text strong{font-size: 1.3rem;}
	.a_title3 div span{font-size: 2.5rem;}
	.a_title3 div p{font-size: 2.1rem;}
	.a_title4 div span{font-size: 2.5rem;}
	.a_title4 div p{font-size: 2.1rem;}
	.youshi_t div{font-size: 2.5rem;}
	.youshi_t p{font-size: 1.3rem;}
	.gongzhu .s_width4 li .gongzhu_text strong{font-size: 1.5rem;}
	.gongzhu .s_width4 li .gongzhu_text span{font-size: 1.3rem;}
	.gongzhu .s_width4 li .gongzhu_text{    top: 30px;}
	.gongzhu .s_width4 li{border-top-right-radius: 40px;		border-bottom-left-radius: 40px;}
	.s_title div p{font-size: 2.5rem;}
	.h_title div span{font-size: 2.5rem;}
	.h_title i{font-size: 1.6rem;}
	.a_title3 div span{font-size: 2.7rem;}
	.se_contact_t{font-size: 2.1rem;}
	.se_contact_li li p{font-size: 1.2rem;}
	.se_contact_t h2{font-size:2rem;}
	.item_title div{ font-size: 2.3rem;}
	.item_title p{ font-size: 1rem;}
	.se_newslist li{width:100%;margin: 0 0 45px 0;}
	.se_newslist a .se_newslist_pic{width: 26%;}
	.se_newslist a .se_newslist_text{width: 70%;}
	.news_t div{font-size: 2.5rem;}
	.footer strong{ font-size: 1.3rem;}
	.footer .f_erweima div span{font-size: 1.9rem;}
	.banner3 .ind_ban_tex_title{font-size: 2.5rem; }
	.banner3 .ind_ban_tex_info{font-size:1.1rem; }
	.se_can_l li p{font-size:1rem; }
	.se_can_l li strong{font-size:1.1rem; }
	.c_cage li a{font-size:1rem; }
	.se_can_l dd p{font-size:1rem; }
	.se_can_l .can_you{font-size:1rem; }
	.jishu div{font-size:1rem; }
	.se_pro_text_pp h1{font-size:1.5rem;margin: 0 0 25px 0; padding: 0 0 25px 0; }
	.se_pro_text_pp span{font-size:1.3rem; }
	.a_title2 div.prot p{ font-size:2.5rem;}
	.p_s_a i{ font-size:1.6rem;}
	.se_product_c .pro_text p{    font-size: 1.3rem;  }
	.se_product_c li{    border-top-left-radius: 25px; border-bottom-right-radius: 25px;}
}

@media only screen and (max-width:1200px){ 
	.footer5{display: flex;position: fixed;bottom: 10px; right:5px;z-index: 99;width:50px;height:50px; z-index: 999999;}
	.footer5 img{display: block;width:30px; margin:0 auto}
	.footer5 a{display: flex;width:50px;height:50px;background: #ff2f12; border-radius: 25px;overflow: hidden; justify-content: center;align-items: center;}
	.sty6{display: none;}
	.s_width4{padding: 35px 0;}
	.se_cage {flex-wrap: wrap;justify-content: flex-start;}
	.se_cage li{width:50%}
	.se_cage li a{line-height: 3; padding: 0 0;}
	.se_product_c li{    width: 49%;border-top-left-radius: 25px; border-bottom-right-radius:25px; margin: 0 1% 18px 0;}
	.se_product_c li:nth-child(3n){    margin: 0 1% 18px 0;}
	.se_product_c .pro_text{ padding: 15px 11px;}
	.se_product_c .pro_text p{font-size: 1.05rem;}
	.se_product_c .pro_text span{    font-size: 1rem;}
	.se_product_c .pro_text div{width: 120px;    line-height: 2.2rem;}
	.youshi_t div{font-size: 1.5rem;}
	.youshi_t p{    font-size: 1.2rem;line-height: 1.5;}
	.about_r2 li{width:170px;height: 170px; margin: 0 0 25px 0;}
	.about_r2 li p{font-size: 1.1rem; margin: 10px 0 0 0;}
	.footer .s_width:nth-child(1){flex-direction: column; padding: 35px 0 35px 0; width:80%}
	.footer .f_erweima,.footer .f_fenlei,.footer .f_contact2{padding:0 0 25px 0;margin: 0 0 25px 0;border-bottom: 1px solid rgba(255,255,255,.1);}
	.footer .f_fenlei li{line-height: 2;}
	.footer .f_fenlei{width:100%}
	.footer .f_contact2{display: none;}
	.footer .f_contact3{display: block;}
	.footer .f_contact3 div{ line-height:1.7; color:#d5d5d5; font-size:0.95rem;padding:0 0 0 0; text-align: center;}
	.footer .f_contact3  a{ width:185px;line-height: 56px;display: block;margin:25px auto 0 auto; transition: 0.3s; background: #0fc48e; font-size: 0.95rem; color: #fff; border-radius: 35px; position: relative; padding:0 29px 0 35px;}
	.footer .f_contact3  a:after{ content: '';background: url(../images/swt_more.png) no-repeat; width:20px;height: 12px;position: absolute;right:40px;top:22px;transition: 0.3s;}
	.footer .f_contact3  a:hover:after{right:45px;}
	.footer .f_contact3  a:hover{padding:0 29px 0 35px;}
	
	.footer_p{line-height:2; padding:25px 0 ;font-size:0.95rem; display: block;}
	.footer_pp{display: none;}
	.search-bar2{display: none;}
	.news_con .newsleft_text strong{    font-size: 1.2rem;}
	.se_pro_text_pp span{display: none;}
	.th_news_con2{    padding: 2.55rem 0 0.55rem 0;}
	.contact{padding:35px 0 35px 0}
	.se_contact_t{font-size: 1.2rem; line-height: 3; padding: 0 0 35px 0;}
	.se_contact_li li p{font-size: 1.2rem;line-height: 2;}
	.se_contact_t h2{font-size:1.5rem;}
	.se_contact_er{width:90%;margin: 0 auto;}
	.se_contact_t p{    padding: 15px 0 0 0; font-size: 1.4rem;}
	.se_contact_er dl dd{    width: 150px; height: 180px;}
	.se_contact_line{    margin: 35px 0;}
	.se_contact_li ul{flex-wrap: wrap;     padding: 0 0 35px 0;}
	.s_nl{width:100%;padding:30px 0 0 0;border-right:0 solid rgba(0, 0, 0, .1);}
	.huise5{margin: 0 0 0 0;}
	.se_espcms_book2 .se_date{ text-align: center;}
	.se_espcms_book2 h1{ text-align: center; font-size: 1.2rem}
	.a_title2 div.prot span{ font-size:1.4em;}
	.a_title2{flex-wrap: wrap;    padding: 30px 0 30px 0;}
	.a_title2 a{margin-top:40px;    width: 190px;     line-height: 44px;}
	.a_title2 a:after{    right: 20px;     top: 15px;}
	.a_title2 i{ font-size: 1.3rem;text-align:left; display: none;}
	.a_title2 div.prot p{    font-size: 1.8rem;}
	.a_title3 div span{ font-size:1.5rem;}
	.a_title3{flex-wrap: wrap;    padding: 30px 0 30px 0;}
	.a_title3 a{margin-top:40px;    width: 170px;}
	.a_title3 i{ font-size: 5rem;}
	.a_title3 div p{    font-size: 1.5rem;}
	.a_title3 div span{ font-size:1.5rem;}
	.a_title4{     padding: 0 0 30px 0;}
	.a_title4 div p{    font-size: 1.2rem; line-height:1.2;}
	.a_title4 div span{ font-size:1.5rem;}
	.pro_con_c li{width:49%;margin:0 2% 20px 0}
	.pro_con_c li:nth-child(4n){ margin:0 2% 20px 0}
	.pro_con_c li:nth-child(2n){ margin:0 0 20px 0}
	.gongzhu .s_width4{flex-wrap: wrap;}
	.gongzhu .s_width4 li{width:100%;margin:0 0 20px 0}
	.gongzhu .s_width4 li .gongzhu_text{top:60%}
	.gongzhu .s_width4 li .gongzhu_text i{background: #fff;}
	.gongzhu .s_width4 li .gongzhu_text strong{color: #fff;    font-size: 1.3rem;}
	.gongzhu .s_width4 li .gongzhu_text span{color: #fff;     font-size: 1.1rem;}
	.s_title{display: none;}
	.h_title i{display: none;}
	.h_title div span{    font-size: 1.5rem;}
	.can_t span{    font-size: 1.1rem; line-height: 1.5;}
	.news_con{ flex-direction: column; }
	.news_con li{width:100%}
	.news_con.s_width{width:96%}
	.news_con .newsleft_text strong{height: auto;  -webkit-line-clamp: 3;} 
	.a_title{padding: 35px 5%; background: #fff;}
	.a_title p{font-size: 1.1rem;    line-height: 2rem;}
	.a_title i{width:70px; margin:20px auto; }
	.header{display:none;}
	.pro_cage li{width:33%}
	.pro_cage{flex-wrap: wrap; justify-content: flex-start; padding:25px 0;align-items: flex-start;}
	.pro_cage li div{width:35px; background-size: 100%; }
	.pro_cage li p{font-size: 0.95rem;line-height: 2rem;}
	.s_width{width:96%;}
	.s_width2{width:96%;}
	.s_width3{width:96%;}
	.case_t{ align-items:center;flex-direction: column; padding:0 0 25px 0}
	.case_t span{width:100%;font-size: 0.9rem;line-height: 1.6rem;}
	.pro_con_in{    margin: 30px 0 0 0;}
	.in-yftum p{font-size: 1rem;line-height: 1.6rem;}
	.container-inyf{margin-bottom: 30px;}
	.case_t .cc_title {width:100%;margin: 0 0 15px 0;}
	.cc_title i{font-size: 1.2rem; }
	.home2 .swiper-container{ margin:0 0 0 1%}
	.cc_title p{line-height: 2rem;font-size: 1rem; text-align: center; }
	
	.case_t a{margin:10px 0 0 0}
	.home2 .sty2 .swiper-slide{width:300px}
	.home2 .sty2 .swiper-button{width: 26px; height: 26px;line-height: 26px;}
	.home2 .sty2 .swiper-button img{width:7px}
	.none{display:block;}
	.block{display:none;}
	.yingyong{padding:37px 0 0 0; }
	.yingyong_a{padding:5px 0 30px 0;  margin:0 0 0 0}
	.y_p_title{padding:0 0 20px 0; }
	.y_p_title div{ font-size: 1.5rem;line-height:3.5rem; text-align: center;font-weight: bold;}
	.y_p_title i{ margin:8px auto;display: block;width:80px;height:2px;background: #02b875}
	.case_t a{width: 120px; line-height: 35px;}
	.news{padding:37px 0 40px 0;}
	/*wap header*/
	.head_wap{width:100%; padding:10px 5px; position: relative; z-index: 101; background: rgba(2,184,117,0.9) }
	.position{position: relative; display: flex;justify-content: space-between; align-items: center;}
	.logo img{width:90px;}
	.navbtn {position: relative}
	.menu-trigger,
	.menu-trigger span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
	}
	.menu-trigger {
	position: relative;
	width: 20px;
	height: 20px;
	}
	.menu-trigger span {
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	background:#fff;
	border-radius: 4px;
	}
	.head_wap2 .menu-trigger span{background:#333;}
	.menu-trigger span:nth-of-type(1) {
	top: 0;
	}
	.menu-trigger span:nth-of-type(2) {
	top: 9px;
	}
	.menu-trigger span:nth-of-type(3) {
	bottom: 0;
	}
	.menu-trigger.active span:nth-of-type(1) {
		-webkit-transform: translateY(9px) rotate(-315deg);
		transform: translateY(9px) rotate(-315deg);
	}
	.menu-trigger.active span:nth-of-type(2) {
		opacity: 0;
	}
	.menu-trigger.active span:nth-of-type(3) {
		-webkit-transform: translateY(-9px) rotate(315deg);
		transform: translateY(-9px) rotate(315deg);
	}
	#close{display: none;position: fixed;width:100%;height:100%;top:0;left:0;background-color:#fff;z-index:998;}
.nav_box_6 {display: block;}
	.nav_box_6{width: 100%;height: 100%;position: fixed;right: auto;top: 0;bottom: 0; left: -100%;overflow: auto; transition: all 0.3s; background: #02b875; z-index: 999; padding: 32px 20px;}
	.nav_box.cur { left: 0; transition: all 0.3s; }
	.navclose {position: absolute;right:20px;top:32px; width: 23px; line-height: 0; cursor: pointer; }
	.navlogo {position: absolute;left:20px;top:32px;    }
	.navlogo img{ width:100px }
	.nav_box_6 ul li {width:90%;margin:0 auto;}
	.nav_box_6 ul li a{ font-size:1.1rem; display:block;color:#fff;position: relative;line-height:4; border-bottom:1px solid rgba(255,255,255,0.1);  background: url(../images/jiao.png) no-repeat right center;}
	.nav_box_6 ul li div{ display: flex;justify-content: flex-start;flex-wrap: wrap;border-bottom:1px solid rgba(255,255,255,0.1);width:100%;margin:0 auto; }
	.nav_box_6 ul li div a{width:63%;font-size: 15px;line-height: 38px;color: #555;font-weight: normal;display:block;border-bottom:0 solid rgba(0,0,0,0.1);background: none;}
	.nav_box_6 ul li div a:nth-child(2n){width:37%;}
	.nav_box_6 ul li a.active{background-color:#8fc31f;color:#fff;}
	.nav_box_6 ul li a.link{color:#fff;}
	.nav_box_6 ul li .son_nav{display: none;padding:5px;background-color: #eee;border-top:2px solid #8fc31f;}
	.nav_box_6 ul li .son_nav a{display: block;font-size:16px;line-height:40px;color:#323232;border:none;}

	.nav_box_6 ul { padding-top: 64px;}
	.l_tel{ padding:0 5px 0 0; display:flex;justify-content: flex-start;align-items: center;color: #fff;font-size: 12px;}
	.l_tel img{ width:12px; margin: 0 5px 0 0;}
	.head_wap2 .l_tel{color: #555;}
	.huise{padding: 25px 0 25px 0;}
	.page_box{line-height: 25px; font-size: .95rem; padding: 0 0 0 0; background:none; }
	.se_weizhi{padding:8px 0}
	.se_pro{padding: 65px 6px 25px 6px;}
	.se_pro h1{font-size: 1.5rem;line-height: 5rem;}
	.se_pro a{width: 130px;}
	.se_pro_c{padding:45px 0 65px 0;}
	.se_pro_c_title{font-size: 1.3rem;margin: 0 0 0 0;}
	.se_newslist a{flex-direction: column;}
	.se_newslist a .se_newslist_pic{width:100%;}
	.se_newslist a .se_newslist_text{width:100%;}
	.se_news{padding:0 0 35px 0;}
	.se_newslist .se_newslist_t{font-size: 1.4rem;}
	.page_box2 .s_width{line-height: 25px;}
	.se_espcms_page{flex-direction: column;padding: 15px;}
	.se_espcms_page li{width:100%}

	.a_t div:before{width:17px;height:17px;background-size: 100%;}
	.a_t div:after{width:17px;height:17px;background-size: 100%;}
	.se_nav_shili li a{ font-size:1rem; line-height:2.5rem;}
	.se_nav_shili{    padding:25px 0 5px 0; flex-wrap: wrap;    justify-content: space-around; width:95%;margin:0 auto }
	.se_nav_shili li{width:32%; margin:0 0 10px 0}
	.guanli li{width:calc(100%/2 - 5px) ;}
	.guanli li strong{ font-size: 1.1rem;line-height: 3rem; }
	.guanli li span{ font-size: 1rem; }
	.guanli li i img{width:45px}
	.page_box2{padding:8px 0;    font-size: 0.95rem;}
	.th_news_con{ text-indent:0; }
	.productshow_cage2 li a{width:99%;line-height: 2.2rem;font-size: 1rem;}
	.productshow_cage2 li {width:44%}
	.productshow_cage2 ul{width:99%}
	.about_line{margin: 15px auto;}	
	.th_pro_con{padding: 45px 0;margin-bottom: 30px;}
	.swtbtn img{width:100%}
	.se_about .s_width{flex-direction: column-reverse;}
	.se_about_l{width:100%;padding: 0 0 0 0; font-size: 1.1rem;    line-height: 2; color: #555;}
	.se_about_r{width:100%}
	.se_about{padding: 3rem 0;}

	.se_nav .s_width{flex-wrap: wrap;justify-content:center; padding:15px 0}
	.se_nav li{width:49%}
	.se_nav li a:after{    right: 0;}
	.se_nav li a{ font-size: 1rem;color: #333;line-height:2.2rem;}

	.honor_con ul{flex-wrap: wrap;}
	.honor_con li{width:100%;}
	.honor_con li a{flex-wrap: wrap;}
	.honor_con .pro_pic{width:100%;}
	.honor_con .pro_text{width:100%;}
	.se_can_l{width:100%;}
	.se_can_l li{width:50%; margin: 0 0 10px 0;}
	.se_can_l ul{flex-wrap: wrap;}
	.se_can_l ul.list-paddingleft{}
	.se_can_l ul.list-paddingleft li{ width:100%}
	.can_t{padding: 0 0 25px 0;}
	.can_t p{ font-size: 1.3rem; font-weight: bold;}
	.can_t2 p{ font-size: 1.3rem;font-weight: bold;}
	.se_can_l li strong{ font-size: 1rem;}
	.can_line{    margin: 0 0 25px 0;}
	.se_can_l ul{  padding: 0 0 25px 0;}
	.shouhou li{width:100%;padding: 25px 15px; margin: 0 0 10px 0;border-radius: 15px;}
	.shouhou ul.s_width{flex-wrap: wrap; width:96%}
	.shouhou li p{font-size: 1.1rem;    line-height: 2rem;}
	.shouhou li span{font-size: 1rem;}
	.shouhou li span i{font-size: 1.5rem;}
	.shouhou div{font-size: 1.3rem;margin: 0 0 35px 0;font-weight: bold;}
	.shouhou{padding: 45px 0;}
	.contact li{width:50%;    padding: 15px 0;}
	.contact_t p{font-size: 1.3rem;}
	.contact li p span{line-height: 2;font-size: 1.1rem;}
	.contact li p strong{font-size: 1rem; width:100px;display:block;}

	.contact li:after{ right: -39px;}
	.contact_t{margin-bottom: 25px; margin-top: 20px;}
	.contact li:nth-child(4){border-bottom:0 solid rgba(0,0,0,0.1);}
	.contact li:nth-child(5){border-bottom:0 solid rgba(0,0,0,0.1);}
	.contact li:nth-child(6){border-bottom:0 solid rgba(0,0,0,0.1);}
	.se_fa{    padding: 35px 0 0 0;}
	.nn_banner {		background: url(../images/bao.jpg) no-repeat center top; background-size:100% ;	}

}
@media only screen and (max-width:1100px){ 
	.slideBoxbann{ position:relative; overflow:hidden; margin:0  auto 0 auto; }
	.slideBoxbann .hd{ position:absolute; height:26px; line-height:26px; bottom:7px; right:0; z-index:1; }
	.slideBoxbann .hd li{ display:inline-block; width:8px; height:8px;border-radius:10px;  background:rgba(255,255,255,0.5); text-indent:-9999px; overflow:hidden; margin:0 6px;   }
	.slideBoxbann .hd li.on{ background: #F60;  }
	.slideBoxbann .bd{ position:relative; z-index:0; }
	.slideBoxbann .bd li{ position:relative; text-align:center;  }
	.slideBoxbann .bd li img{ vertical-align:top; width:100%;}
	.slideBoxbann .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }
	.slideBoxbann .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; background:url(images/focustitlebg.png) repeat-x; color:#fff;  text-align:left;  }

	.huisebg{ padding:20px 0 35px 0;}

	.title_b{margin-top: 28px;}
	.se_contact{width:100%}
	.se_fl_title div{font-size: 2rem;}
	.se_contact .se_fl_title{ padding: 30px 0 25px 0;}
	.index-title i{font-size: 1.8rem; line-height: 3rem;}
	.index-title p{ margin-top:0;font-size: 1rem;}

	.cc_title div{ font-size: 1.5rem;line-height:3.5rem;  text-align: center;}
	.d_title{ text-align: center;padding:0px 10px 15px 10px}
	.d_title div{ font-size: 1.5rem;font-weight: bold;line-height: 2.5rem;}
	.huise4{ padding:30px 0 30px 0}
	.d_title p{ font-size: 1rem;}
	.se_espcms_book4 .s_width{flex-direction: column-reverse;}
	.se_espcms_book4 .se_pro_text_pp{width:100%;padding: 40px 0 20px 0;}
	.se_can{ padding: 35px 0;}
	.se_espcms_book4 .se_bg_pic{width:100%; border-radius: 15px;}
	.se_espcms_book4{ padding: 100px 0 30px 0;}
	.se_weizhi2{padding:25px 0 20px  0; margin: 0 0 15px 0;}
	.se_espcms_book4 .se_pro_text_pp h1{ font-size: 1.7rem;font-weight: bold;margin: 0 0 0 0; padding: 0 0 15px 0;	}
	.se_pro_text_pp li{width: 100%; margin: 0 0 15px 0;}
	.se_pro_text_pp ul{flex-wrap: wrap;margin: 0 0 25px 0;}
	.p_jieshao2 p{    padding: 15px 0 25px 0;}
	.se_pro_text_pp li img{width:35px}
	.se_pro_text_pp li span{    font-size: 1rem;}
}
@media only screen and (max-width:760px){ 
	.title_a{padding: 0 0 25px 0;}
	.title_a p{ font-size: 2rem;}
	.title_a span{font-size: 1rem;line-height:1.7rem;}
	.swiper-button-prev-inyf, .swiper-button-next-inyf{width: 36px; height: 36px }
	.pro{padding:30px 0 25px 0;}
	.pro_r{display: none;}
	.a_t div{ font-size: 2rem;    width: 89%;}
	.a_t p{font-size: 1rem;padding:0 35px}
}